Initialize Method (FunctionDefinitionLibrary)
                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.
            
            Overload List
| Overload | Description | 
|---|
| Initialize() | 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. | 
| Initialize(Project) | Initializes function definition library of project. | 
See Also