API Help
Eplan.EplApi.DataModel Namespace / UserDefinedPropertyDefinition Class / IsAssigned Property

In This Topic
    IsAssigned Property
    In This Topic
    Returns true, if the property is assigned to at least one property list
    Syntax
    public bool IsAssigned {get;}
    public:
    property bool IsAssigned {
       bool get();
    }
    See Also