Click or drag to resize

DocumentTypeUserStatusesRepository Fields

The DocumentTypeUserStatusesRepository type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberActiveAttribute
Definition of the Active data attribute
Public fieldStatic memberDisplayOrderAttribute
Definition of the DisplayOrder data attribute
Public fieldStatic memberDocumentTypeIdAttribute
Definition of the data attribute for DocumentType reference
Public fieldStatic memberDocumentTypeReference
Definition of the DocumentType reference
Public fieldStatic memberIdAttribute
Definition of the DocumentTypeUserStatus identity attribute
Public fieldStatic memberInstructionsAttribute
Definition of the Instructions data attribute
Public fieldStatic memberIsExitStatusAttribute
Definition of the IsExitStatus data attribute
Public fieldStatic memberRepositoryName
The name of the repository
Public fieldStatic memberStateAttribute
Definition of the State data attribute
Public fieldStatic memberTableName
The primary storage table for DocumentTypeUserStatus objects
Public fieldStatic memberUserStatusNameAttribute
Definition of the UserStatusName data attribute
Top
See Also