API Help
Eplan.EplApi.MasterData Namespace / MDTranslationDatabase Class / Close Method

In This Topic
    Close Method (MDTranslationDatabase)
    In This Topic
    Closes database.
    Syntax
    public bool Close()
    public:
    bool Close(); 

    Return Value

    True if operation was sucessfully completed.
    Exceptions
    ExceptionDescription
    Thrown in case of an error. Please refer to the exception message.
    See Also