API Help
Eplan.EplApi.MasterData Namespace / MDTranslationDatabase Class
Properties Methods

In This Topic
    MDTranslationDatabase Class Members
    In This Topic

    The following tables list the members exposed by MDTranslationDatabase.

    Public Constructors
     NameDescription
    Public ConstructorConstructor  
    Top
    Public Properties
     NameDescription
    Public PropertyReturns true if database is open.  
    Public PropertyReturns true if database is opened in readonly mode.  
    Public PropertyReturs the list of translation database languages.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Adds keywords with texts in specified languages to the translation database.  
    Public MethodAdds new translation database language.  
    Public MethodCloses database.  
    Public MethodDeletes keyword.  
    Public MethodDeletes translation database language.  
    Public MethodDestructor for deterministic finalization of TranslationDatabase object.  
    Public MethodOverloaded. Edits keyword  
    Public MethodFinds all keywords selected by the searched text in given language.  
    Public MethodFinds keyword.  
    Public MethodOpens translation database using user settings.  
    Public MethodOpens translation database in exlusive mode (.mdb only).  
    Top
    See Also