Click or drag to resize

ActivitiesRepository Fields

The ActivitiesRepository type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberActivitiesRepositoryName
The name of the repository
Public fieldStatic memberActivitiesTableName
The primary storage table for Activity objects
Public fieldStatic memberCm_Activities_TableIdAttribute
Definition of the Activity identity attribute
Public fieldStatic memberContactPersonIdAttribute
Definition of the data attribute for ContactPerson reference
Public fieldStatic memberContactPersonReference
Definition of the ContactPerson reference
Public fieldStatic memberDeadlineTimeAttribute
Definition of the DeadlineTime data attribute
Public fieldStatic memberDocumentIdAttribute
Definition of the data attribute referring to the base class table
Public fieldStatic memberEndTimeAttribute
Definition of the EndTime data attribute
Public fieldStatic memberIsReleasedAttribute
Definition of the IsReleased data attribute
Public fieldStatic memberIsSingleExecutionAttribute
Definition of the IsSingleExecution data attribute
Public fieldStatic memberNotesAttribute
Definition of the Notes data attribute
Public fieldStatic memberOwnerPartyIdAttribute
Definition of the data attribute for OwnerParty reference
Public fieldStatic memberOwnerPartyReference
Definition of the OwnerParty reference
Public fieldStatic memberParticipantsChildCollectionDefinition
Definition of the Participants child list
Public fieldStatic memberPlannedDurationMinutesAttribute
Definition of the PlannedDurationMinutes data attribute
Public fieldStatic memberPriorityAttribute
Definition of the Priority data attribute
Public fieldStatic memberPrivateAttribute
Definition of the Private data attribute
Public fieldStatic memberProjectTaskIdAttribute
Definition of the data attribute for ProjectTask reference
Public fieldStatic memberProjectTaskReference
Definition of the ProjectTask reference
Public fieldStatic memberRemindersChildCollectionDefinition
Definition of the Reminders child list
Public fieldStatic memberReminderTimeAttribute
Definition of the ReminderTime data attribute
Public fieldStatic memberResourcesChildCollectionDefinition
Definition of the Resources child list
Public fieldStatic memberResponsiblePartyIdAttribute
Definition of the data attribute for ResponsibleParty reference
Public fieldStatic memberResponsiblePartyReference
Definition of the ResponsibleParty reference
Public fieldStatic memberStartTimeAttribute
Definition of the StartTime data attribute
Public fieldStatic memberSubjectAttribute
Definition of the Subject data attribute
Public fieldStatic memberSystemTypeAttribute
Definition of the SystemType data attribute
Public fieldStatic memberTargetPartyIdAttribute
Definition of the data attribute for TargetParty reference
Public fieldStatic memberTargetPartyReference
Definition of the TargetParty reference
Top
See Also