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

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

    Property Value

    Returns property value of type System.Int64.
    Remarks

    Indicates whether the segment was generated automatically, and shows the information on the creator:

    0 = No

    5 = EPLAN Engineering Configuration

    9 = Import.

    See Also