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

HasUpdateSubnetworkPolicy Method
Describes how update subnetwork promulgates subnetwork names to associated features.
Syntax
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, Windows 10

ArcGIS Pro version: 3 or higher.
See Also