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

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

    Property Value

    Returns property value of type System.String.
    Remarks

    Creation date of the part of the "Accessory placement" hierarchy level in parts management.

    See Also