Eplan Platform API
Eplan.EplApi.DataModel Namespace / Article.Accessory Class / IsAccessoryList Property

In This Topic
    IsAccessoryList Property
    In This Topic
    Returns if the referenced Accessory is an accessory list
    Syntax
    public bool IsAccessoryList {get;}
    public:
    property bool IsAccessoryList {
       bool get();
    }

    Property Value

    true, if the referenced accessory is an accessory list
    See Also