API Help
Eplan.EplApi.MasterData Namespace
/
MDTranslationDatabase Class
/ Close Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
Language Filter: C++/CLI
C#
C++/CLI
In This Topic
Close Method (MDTranslationDatabase)
In This Topic
Closes database.
Syntax
C#
C++/CLI
public
bool
Close()
public
:
bool
Close();
Return Value
True if operation was sucessfully completed.
Exceptions
Exception
Description
Eplan.EplApi.Base.BaseException
Thrown in case of an error. Please refer to the exception message.
See Also
Reference
MDTranslationDatabase Class
MDTranslationDatabase Members