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

In This Topic
DMPLAOBJECT_PLANNING_COMPLETE(Int32) Property
In This Topic
Pre-planning finished # 44040. This property isn't indexed.
Syntax
public PropertyValue DMPLAOBJECT_PLANNING_COMPLETE( 
   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 ready for the detailed planning.

See Also