Eplan Platform API
Eplan.EplApi.DataModel.Planning Namespace / PlanningSegmentPropertyList Class / DMPLAOBJECT_PLANNING_COMPLETE Property / DMPLAOBJECT_PLANNING_COMPLETE Property

In This Topic
    DMPLAOBJECT_PLANNING_COMPLETE Property
    In This Topic
    Pre-planning finished # 44040.
    Syntax
    public PropertyValue DMPLAOBJECT_PLANNING_COMPLETE {get; set;}
    public:
    property PropertyValue^ DMPLAOBJECT_PLANNING_COMPLETE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    Indicates that the structure segment or planning object is ready for the detailed planning.

    See Also