Eplan Platform API
Eplan.EplApi.DataModel.Planning Namespace / SegmentTemplatePropertyList Class / DMPLAOBJECT_PLANNINGTIME Property / DMPLAOBJECT_PLANNINGTIME Property

In This Topic
    DMPLAOBJECT_PLANNINGTIME Property
    In This Topic
    Expenditure planning # 44012.
    Syntax
    public PropertyValue DMPLAOBJECT_PLANNINGTIME {get; set;}
    public:
    property PropertyValue^ DMPLAOBJECT_PLANNINGTIME {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    The necessary time spent until the planning of this planning object.

    See Also