Class SystemFieldsKeys
Used for systemFields metadata keys
Inheritance
System.Object
SystemFieldsKeys
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Sdl.LanguagePlatform.TranslationMemory
Assembly: Sdl.LanguagePlatform.TranslationMemory.dll
Syntax
public static class SystemFieldsKeys
Fields
ChangeDateKey
Declaration
public const string ChangeDateKey = "changedate"
Field Value
Type | Description |
---|---|
System.String |
ChangeUserKey
Declaration
public const string ChangeUserKey = "changeid"
Field Value
Type | Description |
---|---|
System.String |
CreationDateKey
Declaration
public const string CreationDateKey = "creationdate"
Field Value
Type | Description |
---|---|
System.String |
CreationUserKey
Declaration
public const string CreationUserKey = "creationid"
Field Value
Type | Description |
---|---|
System.String |
UseCountKey
Declaration
public const string UseCountKey = "usagecount"
Field Value
Type | Description |
---|---|
System.String |
UseDateKey
Declaration
public const string UseDateKey = "lastusagedate"
Field Value
Type | Description |
---|---|
System.String |
UseUserKey
Declaration
public const string UseUserKey = "useId"
Field Value
Type | Description |
---|---|
System.String |