Eplan Platform API
Eplan.EplApi.DataModel Namespace / InterruptionPointPropertyList Class / INTERRUPTIONPOINT_AUTO_CREATED Property / INTERRUPTIONPOINT_AUTO_CREATED Property

In This Topic
    INTERRUPTIONPOINT_AUTO_CREATED Property
    In This Topic
    Automatically generated # 24001.
    Syntax
    public PropertyValue INTERRUPTIONPOINT_AUTO_CREATED {get; set;}
    public:
    property PropertyValue^ INTERRUPTIONPOINT_AUTO_CREATED {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    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