ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Core.Data.UtilityNetwork Namespace / AssetType Class / ContainerViewScale Property

ContainerViewScale Property
Gets the default scale of any containers created from this asset type.
Syntax
public double ContainerViewScale {get;}
Remarks
If the asset type is not a container, this routine returns 0.0.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

ArcGIS Pro version: 2.1 or higher.
See Also