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

In This Topic
    DMPLAOBJECT_AUTO_CREATED_INFO(Int32) Property
    In This Topic
    Automatically generated # 44074. This property isn't indexed.
    Syntax
    public PropertyValue DMPLAOBJECT_AUTO_CREATED_INFO( 
       int index
    ) {get; set;}
    public:
    property PropertyValue^ DMPLAOBJECT_AUTO_CREATED_INFO {
       PropertyValue^ get(int index);
       void set (int index, PropertyValue^ value);
    }

    Parameters

    index

    Property Value

    Returns property value of type System.Int64.
    See Also