Interface ILockedEntryInfo
Namespace: Sdl.MultiTerm.TMO.Interop
Assembly: Sdl.MultiTerm.TMO.Interop.dll
Syntax
[Guid("FA079926-C4CE-4938-8B40-41DE1BD09861")]
public interface ILockedEntryInfo
Properties
ConceptId
Declaration
int ConceptId { get; }
Property Value
Type | Description |
---|---|
System.Int32 |
Date
Declaration
DateTime Date { get; }
Property Value
Type | Description |
---|---|
System.DateTime |
UserName
Declaration
string UserName { get; }
Property Value
Type | Description |
---|---|
System.String |