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

In This Topic
    DMPLAOBJECT_IGNORE_MANDATORY_PROPERTY_VERIFICATION Property
    In This Topic
    Do not check for pre-planning depth # 44034.
    Syntax
    public PropertyValue DMPLAOBJECT_IGNORE_MANDATORY_PROPERTY_VERIFICATION {get; set;}
    public:
    property PropertyValue^ DMPLAOBJECT_IGNORE_MANDATORY_PROPERTY_VERIFICATION {
       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 not taken into account in the error checking for the pre-planning depth.

    See Also