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

In This Topic
    PART_ACCESSORYLIST_NAME Property
    In This Topic
    Name (accessory list) # 22960.
    Syntax
    public MDPropertyValue PART_ACCESSORYLIST_NAME {get; set;}
    public:
    property MDPropertyValue^ PART_ACCESSORYLIST_NAME {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Name of the accessory list (hierarchy level "Accessory list" in parts management).

    See Also