API Help
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseItemPropertyList Class / PART_ACCESSORYPLACEMENT_CREATE Property / PART_ACCESSORYPLACEMENT_CREATE(Int32) Property

In This Topic
    PART_ACCESSORYPLACEMENT_CREATE(Int32) Property
    In This Topic
    Creator / Creation date (accessory placement) # 22972. This property isn't indexed.
    Syntax
    public MDPropertyValue PART_ACCESSORYPLACEMENT_CREATE( 
       int index
    ) {get; set;}
    public:
    property MDPropertyValue^ PART_ACCESSORYPLACEMENT_CREATE {
       MDPropertyValue^ get(int index);
       void set (int index, MDPropertyValue^ value);
    }

    Parameters

    index

    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