API Help
Eplan.EplApi.DataModel.MasterData Namespace / FunctionDefinitionLibrary Class / Close Method

In This Topic
Close Method (FunctionDefinitionLibrary)
In This Topic
For internal use. Closes the library. Note: Should be used only if this object was initialized with Initialize() method and that method returned TRUE.
Syntax
public void Close()
See Also