Eplan Platform API
Eplan.EplApi.DataModel.MasterData Namespace / FunctionDefinitionLibrary Class / Initialize Method / Initialize() Method

In This Topic
    Initialize() Method
    In This Topic
    For internal use. Opens the standard function definition library from system masterdata. Note: if this method returns true, it means that the library was actually open during the initialization and it is the client responsibility to close it.
    Syntax
    public bool Initialize()
    public:
    bool Initialize(); 
    See Also