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

In This Topic
    PART_ACCESSORYLIST_DESCRIPTION Property
    In This Topic
    Description (Accessory list) # 22959.
    Syntax
    public MDPropertyValue PART_ACCESSORYLIST_DESCRIPTION {get; set;}
    public:
    property MDPropertyValue^ PART_ACCESSORYLIST_DESCRIPTION {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type Eplan.EplApi.Base.MultiLangString.
    Remarks

    Description of the accessory list in parts management.

    See Also