Class SystemFieldsKeys
Used for systemFields metadata keys
Inheritance
SystemFieldsKeys
Assembly: Sdl.LanguagePlatform.TranslationMemory.dll
public static class SystemFieldsKeys
Fields
Declaration
public const string ChangeDateKey = "changedate"
Field Value
Declaration
public const string ChangeUserKey = "changeid"
Field Value
Declaration
public const string CreationDateKey = "creationdate"
Field Value
Declaration
public const string CreationUserKey = "creationid"
Field Value
Declaration
public const string UseCountKey = "usagecount"
Field Value
Declaration
public const string UseDateKey = "lastusagedate"
Field Value
Declaration
public const string UseUserKey = "useId"
Field Value