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

In This Topic
    DMPLAOBJECT_BUILDINGTIME Property
    In This Topic
    Expenditure construction # 44014.
    Syntax
    public PropertyValue DMPLAOBJECT_BUILDINGTIME {get; set;}
    public:
    property PropertyValue^ DMPLAOBJECT_BUILDINGTIME {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    The necessary time spent to build this planning object.

    See Also