ArcGIS Pro 2.7 API Reference Guide
Terminal Property (RuleElement)

ArcGIS.Core.Data.UtilityNetwork Namespace > RuleElement Class : Terminal Property
Gets the Terminal of the rule element.
Syntax
public Terminal Terminal {get;}
Public ReadOnly Property Terminal As Terminal
Remarks
This property may be null. See the entry for Rule.RuleElements for more information.
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

RuleElement Class
RuleElement Members