ArcGIS Pro 3.0 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, Windows 8.1

    See Also