ArcGIS Pro 2.6 API Reference Guide
HasUpdateSubnetworkPolicy Method

ArcGIS.Core.Data.UtilityNetwork Namespace > Tier Class : HasUpdateSubnetworkPolicy Method
The type of associated feature.
Describes how update subnetwork promulgates subnetwork names to associated features.
Syntax
public bool HasUpdateSubnetworkPolicy( 
   UpdateSubnetworkPolicy policy
)
Public Function HasUpdateSubnetworkPolicy( _
   ByVal policy As UpdateSubnetworkPolicy _
) As Boolean

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 10, Windows 8.1, Windows 7

See Also

Reference

Tier Class
Tier Members