API Help
Eplan.EplApi.DataModel Namespace / InterruptionPointPropertyList Class / INTERRUPTIONPOINT_AUTO_CREATED Property / INTERRUPTIONPOINT_AUTO_CREATED(Int32) Property

In This Topic
INTERRUPTIONPOINT_AUTO_CREATED(Int32) Property
In This Topic
Automatically generated # 24001. This property isn't indexed.
Syntax
public PropertyValue INTERRUPTIONPOINT_AUTO_CREATED( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.Boolean.
Remarks

Indicates whether the interruption point was generated automatically. These interruption points are created when pasting and cutting schematic elements if the Smart connect option is enabled.

See Also