Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseItemPropertyList Class / PART_ACCESSORYLIST_CREATE Property / PART_ACCESSORYLIST_CREATE Property

In This Topic
    PART_ACCESSORYLIST_CREATE Property
    In This Topic
    Creator / Creation date (accessory list) # 22936.
    Syntax
    public MDPropertyValue PART_ACCESSORYLIST_CREATE {get; set;}
    public:
    property MDPropertyValue^ PART_ACCESSORYLIST_CREATE {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Creation date of the accessory list (hierarchy level "Accessory list" in parts management). The time is output in the local time of the user in accordance with the set time zone.

    See Also