Click or drag to resize

Act Properties

The Act type exposes the following members.

Properties
 NameDescription
Public property_Self A query parameter which references itself - this is for query filters which pass the original data in
(Inherited from IdentifiedData)
Public propertyActTime The instant when the act occurred, or will occur
Public propertyActTimeXml The moment in time that this act occurred in ISO format
Public propertyBatchOperation Gets or sets the operation
(Inherited from IdentifiedData)
Public propertyClassConcept Gets the delay-loaded value of the ClassConceptKey
Public propertyClassConceptKey The classification key of the activity
Public propertyCreatedBy Gets or sets the user that created this base data
(Inherited from BaseEntityData)
Public propertyCreatedByKey Gets or sets the security provenance object which represents the creation of this object
(Inherited from BaseEntityData)
Public propertyCreationTime Gets or sets the time at which the data was created
(Inherited from BaseEntityData)
Public propertyCreationTimeXml Gets or sets the creation time as an ISO date format
(Inherited from BaseEntityData)
Public propertyExtensions Gets a list of all extensions associated with the act
Public propertyGeoTag Gets or sets the geo-tag
Public propertyGeoTagKey Gets the geo tag key
Public propertyIdentifiers Identifiers by which this act is known
Public propertyIsHeadVersion True if the object is the head version
(Inherited from VersionedEntityDataTHistoryModelType)
Public propertyIsNegated Identifies whether the act represented in this instance actually occurred
Public propertyKey Gets or sets the primary identifying UUID of this object
(Inherited from IdentifiedData)
Public propertyModifiedOn Gets the time that the object was last modified (from base data, default to CreationTime)
(Inherited from BaseEntityData)
Public propertyMoodConcept Gets the delay-loaded value of the MoodConceptKey property
Public propertyMoodConceptKey The mood (or mode) of the Act instance
Public propertyNotes Gets a list of all notes associated with the act
Public propertyObsoletedBy Gets or sets the user that obsoleted this base data
(Inherited from BaseEntityData)
Public propertyObsoletedByKey Gets or sets the security provenance object which represents the obsoletion of this data
(Inherited from BaseEntityData)
Public propertyObsoletionReasonConcept Delay loads the concept from ObsoletionReasonKey
Public propertyObsoletionReasonKey Gets or sets the reason why the act was obsoleted/deleted
Public propertyObsoletionTime Gets or sets the time when the data is or will become invalid
(Inherited from BaseEntityData)
Public propertyObsoletionTimeXml Gets or sets the time that the data is no longer valid (was deleted/obsoleted) in ISO format
(Inherited from BaseEntityData)
Public propertyParticipations Gets or sets the entities and participations they play in the act
Public propertyPolicies Gets or sets the security policy instances associated with the act
Public propertyPreviousVersionKey Gets or sets the UUID of the previous version of this record
(Inherited from VersionedEntityDataTHistoryModelType)
Public propertyProtocols Identifies protocols attached to the act
Public propertyReasonConcept Delay loads the concept from ReasonConceptKey
Public propertyReasonConceptKey Identifies a codified reason as to why this act did (or did not, or should or should not) occur.
Public propertyRelationships Gets a list of all associated acts for this act
Public propertyStartTime The date/time when the act started to occur
Public propertyStartTimeXml The time when the act should or did start ocurring in ISO format
Public propertyStatusConcept Delay loads the concept represented in StatusConceptKey
Public propertyStatusConceptKey The concept which describes the current status of the act
Public propertyStopTime The time and date when the act did or should stop occurring
Public propertyStopTimeXml The time when the act should or did stop ocurring in ISO format
Public propertyTag Override the ETag
(Inherited from VersionedEntityDataTHistoryModelType)
Public propertyTags Gets a list of all tags associated with the act
Public propertyCode exampleTemplate Delay load property for the template
Public propertyTemplateKey The template on which the act is based
Public propertyType Gets the type registration of this object
(Inherited from IdentifiedData)
Public propertyTypeConcept Delay loads the concept represented in TypeConceptKey
Public propertyTypeConceptKey Gets or sets the key of the concept which further classifies the type of act occurring
Public propertyVersionKey Gets or sets the UUID of the current version of this object
(Inherited from VersionedEntityDataTHistoryModelType)
Public propertyVersionSequence The sequence number of the version (for ordering)
(Inherited from VersionedEntityDataTHistoryModelType)
Top
See Also