Click or drag to resize

WorkReportsRepository Fields

The WorkReportsRepository type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberDocumentIdAttribute
Definition of the data attribute referring to the base class table
Public fieldStatic memberIdAttribute
Definition of the WorkReport identity attribute
Public fieldStatic memberIsReleasedAttribute
Definition of the IsReleased data attribute
Public fieldStatic memberIsSingleExecutionAttribute
Definition of the IsSingleExecution data attribute
Public fieldStatic memberMaterialsChildCollectionDefinition
Definition of the Materials child list
Public fieldStatic memberProjectIdAttribute
Definition of the data attribute for Project reference
Public fieldStatic memberProjectReference
Definition of the Project 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 memberResourcesChildCollectionDefinition
Definition of the Resources child list
Public fieldStatic memberTableName
The primary storage table for WorkReport objects
Top
See Also