Eplan Platform API
Eplan.EplApi.DataModel Namespace / AnyPropertyId Class / AsSegment Property

In This Topic
    AsSegment Property
    In This Topic
    Gets property id value as Properties.Segment.
    Syntax
    public Properties.Segment AsSegment {get;}
    public:
    property Properties.Segment AsSegment {
       Properties.Segment get();
    }
    See Also