actualEndDate [0..1] : DateTimeAssignment
The date and time the project actually ended.
actualStartDate [0..1] : DateTimeAssignment
The date and time the project actually started.
contracts [0..*] : Contract
The set of contract under which the project is governed.
description [0..1] : String
A text based description of the project.
documents [0..*] : SupportingDocument
The set of documents that detail the project.
id [1] : String
The identifier for the project.
The identifier string provides an unambiguous reference to the project in ShareAspace.
keyValues [0..*] : KeyValue
A set of user defined name and strings value pairs. Note that these name value pairs are not indexed and therefor cannot be searched for.
name [0..1] : String
The name of the project is a human readable label used to refer to the project. The name is not an identifier and so does not uniquely identify a project in ShareAspace.
origin [0..1] : OriginatingSystem
The origin of the project.
If an origin is provided then the system representing the origin is the "master" system and the project can only be updated via an input from that system.
If no origin is provided, the origin is assumed to be ShareAspace and the project can be edited in ShareAspace.
participants [0..*] : Organization
The set of organizations that are participating in the project.
plannedEndDate [0..1] : DateTimeAssignment
The planned or predicted end date of the project.
plannedStartDate [0..1] : DateTimeAssignment
The planned or predicted start date of the project.
projectLeader [0..1] : Organization
The organization that is responsible for the leadership of the project.
status [0..1] : ProjectStatus
The status of the project where the status represents the state, or stage within a process, of the project at a particular time.
systemDataSource [0..1] : SystemDataSource
The system from which the project was loaded.
type [0..1] : ProjectType
The category of the project.
compliant [1] : Boolean
A flag indicating if the Unit of Information is valid in regards to the SoftType data section and rules.
coOwners [0..*] : ObjectId
The list of internal ShareAspace key of Participants that have currently read write access to the object via a share pack.
coReaders [0..*] : ObjectId
The list of internal ShareAspace key of Participants that have currently read only access to the object via a share pack.
created [1] : DateTime
The date and time when the Unit of Information was created in the ShareAspace store.
creator [1] : String
The user that created the Unit of Information in the ShareAspace store.
lockedBy [0..1] : String
lockingHistory [0..*] : LockingHistory
oId [1] : ObjectId
The internal ShareAspace store key for the object instance.
owner [1] : ObjectId
The internal ShareAspace key of the Participant owning the object.
owningHistory [0..*] : OwnershipHistory
The historical record of owners for the object.
sharingHistory [0..*] : SharingHistory
The historical record of sharing information for the object.
softType [0..1] : String
The SoftType identifier associated with the Unit of Information.
transactionOn [1] : DateTime
The date and time when the last change on the Unit of Information was performed (anywhere in the Unit of Information) in the ShareAspace store.
updated [0..1] : DateTime
The date and time when the Unit of Information was updated in the ShareAspace store.
updater [0..1] : String
The last user that updated the Unit of Information in the ShareAspace store.