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

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