ArcGIS Pro 2.9 API Reference Guide
PercentAlong Property (AssociationDescription)

ArcGIS.Desktop.Editing Namespace > AssociationDescription Class : PercentAlong Property
Gets the percent along the midspan of a non-spatial edge object that a junction or non-spatial junction object is connected to if this Association represents a ArcGIS.Core.Data.UtilityNetwork.AssociationType.JunctionEdgeObjectConnectivityMidspan association. For all other AssocationTypes the value is null.
Syntax
public Nullable<double> PercentAlong {get;}
Public ReadOnly Property PercentAlong As Nullable(Of Double)
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

AssociationDescription Class
AssociationDescription Members