API Help
Eplan.EplApi.DataModel.Planning Namespace / PlanningSegmentPropertyList Class / DMPLAOBJECT_IGNORE_MANDATORY_PROPERTY_VERIFICATION Property / DMPLAOBJECT_IGNORE_MANDATORY_PROPERTY_VERIFICATION(Int32) Property

In This Topic
DMPLAOBJECT_IGNORE_MANDATORY_PROPERTY_VERIFICATION(Int32) Property
In This Topic
Do not check for pre-planning depth # 44034. This property isn't indexed.
Syntax
public PropertyValue DMPLAOBJECT_IGNORE_MANDATORY_PROPERTY_VERIFICATION( 
   int index
) {get; set;}

Parameters

index

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