Click or drag to resize

TranslationsRepository Fields

The TranslationsRepository type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberActiveAttribute
Definition of the Active data attribute
Public fieldStatic memberApplicationNameAttribute
Definition of the ApplicationName data attribute
Public fieldStatic memberCreationTimeAttribute
Definition of the CreationTime data attribute
Public fieldStatic memberIdAttribute
Definition of the Translation identity attribute
Public fieldStatic memberLanguageAttribute
Definition of the Language data attribute
Public fieldStatic memberRepositoryName
The name of the repository
Public fieldStatic memberResourceIdAttribute
Definition of the ResourceId data attribute
Public fieldStatic memberResourceTypeAttribute
Definition of the ResourceType data attribute
Public fieldStatic memberTableName
The primary storage table for Translation objects
Public fieldStatic memberTranslationFieldAttribute
Definition of the TranslationField data attribute
Public fieldStatic memberUpdateTimeAttribute
Definition of the UpdateTime data attribute
Top
See Also