API Help
Eplan.EplApi.DataModel.Topology Namespace / Segment Class / Properties Property

In This Topic
    Properties Property
    In This Topic
    .NET Property enabling access to EPLAN properties of the Segment object.
    Syntax
    public new SegmentPropertyList Properties {get;}
    public:
    new property SegmentPropertyList^ Properties {
       SegmentPropertyList^ get();
    }

    Property Value

    EPLAN properties of the Segment.
    See Also