API Help
Eplan.EplApi.DataModel Namespace / Article.Accessory Class / IsNecessary Property

In This Topic
    IsNecessary Property
    In This Topic
    Returns if the referenced Accessory is necessary
    Syntax
    public bool IsNecessary {get;}
    public:
    property bool IsNecessary {
       bool get();
    }

    Property Value

    true, if the referenced accessory is necessary
    See Also