Eplan Platform API
Eplan.EplApi.DataModel Namespace / FunctionDefinition Class / FunctionDefinitionLibrary Property

In This Topic
    FunctionDefinitionLibrary Property (FunctionDefinition)
    In This Topic
    Gets FunctionDefinitionLibrary.
    Syntax
    public FunctionDefinitionLibrary FunctionDefinitionLibrary {get;}
    public:
    property FunctionDefinitionLibrary^ FunctionDefinitionLibrary {
       FunctionDefinitionLibrary^ get();
    }
    See Also