Eplan Platform API
Eplan.EplApi.DataModel Namespace / AnyPropertyId Class / AsFunctionDefinitionLibrary Property

In This Topic
    AsFunctionDefinitionLibrary Property
    In This Topic
    Gets property id value as Properties.FunctionDefinitionLibrary.
    Syntax
    public Properties.FunctionDefinitionLibrary AsFunctionDefinitionLibrary {get;}
    public:
    property Properties.FunctionDefinitionLibrary AsFunctionDefinitionLibrary {
       Properties.FunctionDefinitionLibrary get();
    }
    See Also