ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data.UtilityNetwork.Trace Namespace / Filter Class / BitsetNetworkAttribute Property

In This Topic
    BitsetNetworkAttribute Property
    In This Topic
    Specifies that a ArcGIS.Core.Data.UtilityNetwork.NetworkAttribute stores a bitset, and this bitset should be used to filter results.
    Syntax
    public NetworkAttribute BitsetNetworkAttribute {get; set;}
    Public Property BitsetNetworkAttribute As NetworkAttribute
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also