public SymbolReference EndSymbolReference {get; set;}
public: property SymbolReference^ EndSymbolReference { SymbolReference^ get(); void set ( SymbolReference^ value); }
Property Value
- the second of two Eplan.EplApi.DataModel.SymbolReferences connected by this segment,
null
when there is no SymbolReference on this side of the segment.