Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDUserDefinedPropertyDefinition Class / AvailableForPartReferences Property

In This Topic
    AvailableForPartReferences Property
    In This Topic
    Also validate for part references property.
    Syntax
    public bool AvailableForPartReferences {get;}
    public:
    property bool AvailableForPartReferences {
       bool get();
    }
    See Also