Click or drag to resize

ProjectTaskParticipantsRepository Fields

The ProjectTaskParticipantsRepository type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberIdAttribute
Definition of the ProjectTaskParticipant identity attribute
Public fieldStatic memberNotesAttribute
Definition of the Notes data attribute
Public fieldStatic memberNotifyOnStatusChangeAttribute
Definition of the NotifyOnStatusChange data attribute
Public fieldStatic memberParticipantPersonIdAttribute
Definition of the data attribute for ParticipantPerson reference
Public fieldStatic memberParticipantPersonReference
Definition of the ParticipantPerson reference
Public fieldStatic memberProjectTaskIdAttribute
Definition of the data attribute for ProjectTask reference
Public fieldStatic memberProjectTaskReference
Definition of the ProjectTask reference
Public fieldStatic memberRepositoryName
The name of the repository
Public fieldStatic memberTableName
The primary storage table for ProjectTaskParticipant objects
Public fieldStatic memberWorkLoadPercentAttribute
Definition of the WorkLoadPercent data attribute
Top
See Also