Click or drag to resize

TaskTypesRepository Fields

The TaskTypesRepository type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberDescriptionAttribute
Definition of the Description data attribute
Public fieldStatic memberDisplayOrderAttribute
Definition of the DisplayOrder data attribute
Public fieldStatic memberIconAttribute
Definition of the Icon data attribute
Public fieldStatic memberIdAttribute
Definition of the TaskType identity attribute
Public fieldStatic memberNameAttribute
Definition of the Name data attribute
Public fieldStatic memberProjectTypeIdAttribute
Definition of the data attribute for ProjectType reference
Public fieldStatic memberProjectTypeReference
Definition of the ProjectType reference
Public fieldStatic memberRepositoryName
The name of the repository
Public fieldStatic memberTableName
The primary storage table for TaskType objects
Top
See Also