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

In This Topic
    DMPLAOBJECT_PROGRAMMINGTIME Property
    In This Topic
    Expenditure software # 44016.
    Syntax
    public PropertyValue DMPLAOBJECT_PROGRAMMINGTIME {get; set;}
    public:
    property PropertyValue^ DMPLAOBJECT_PROGRAMMINGTIME {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    The necessary time spent to program this planning object.

    See Also