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

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