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

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