ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.Data.UtilityNetwork Namespace / Tier Class / HasUpdateSubnetworkPolicy Method
The type of associated feature.

In This Topic
    HasUpdateSubnetworkPolicy Method
    In This Topic
    Describes how update subnetwork promulgates subnetwork names to associated features.
    Syntax
    Public Function HasUpdateSubnetworkPolicy( _
       ByVal policy As UpdateSubnetworkPolicy _
    ) As Boolean
    public bool HasUpdateSubnetworkPolicy( 
       UpdateSubnetworkPolicy policy
    )

    Parameters

    policy
    The type of associated feature.

    Return Value

    Whether subnetwork names are promuglated to the specified type of associated features.
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also