API Help
Eplan.EplApi.MasterData Namespace / MDTranslationDatabase Class / IsReadOnly Property

IsReadOnly Property (MDTranslationDatabase)
Returns true if database is opened in readonly mode.
Syntax
public bool IsReadOnly {get;}

Property Value

True if database is opened in readonly mode.
Exceptions
ExceptionDescription
Thrown in case of an error. Please refer to the exception message.
See Also