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

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