Interface ITermbaseAccessPermissions
Assembly: Sdl.MultiTerm.TMO.Interop.dll
Syntax
[Guid("7CDBD469-5F26-4F3E-A6BB-6FAF05CAF8C5")]
public interface ITermbaseAccessPermissions
Properties
CanChangeEntryClass
Declaration
bool CanChangeEntryClass { get; }
Property Value
Type |
Description |
System.Boolean |
|
CanEditTermbaseDefinition
Declaration
bool CanEditTermbaseDefinition { get; }
Property Value
Type |
Description |
System.Boolean |
|
CanExport
Declaration
Property Value
Type |
Description |
System.Boolean |
|
CanImport
Declaration
Property Value
Type |
Description |
System.Boolean |
|
EntryClasses
Declaration
EntryClassesPermissions EntryClasses { get; }
Property Value
EntryLevelRead
Declaration
bool EntryLevelRead { get; }
Property Value
Type |
Description |
System.Boolean |
|
EntryLevelWrite
Declaration
bool EntryLevelWrite { get; }
Property Value
Type |
Description |
System.Boolean |
|
IndexesPermissions
Declaration
IndexesPermissions IndexesPermissions { get; }
Property Value
Declaration
bool MustUseInputModel { get; }
Property Value
Type |
Description |
System.Boolean |
|