Click or drag to resize

ActParticipation Properties

The ActParticipation type exposes the following members.

Properties
  NameDescription
Public propertyCode exampleAct
Delay load property for ActKey
Public propertyActKey
Identifies the Act to which the participation belongs
Public propertyBatchOperation
Gets or sets the operation
(Inherited from IdentifiedData.)
Public propertyClassification
Gets or sets the an additional (sub-type) of the relationship
Public propertyClassificationKey
Identifies the classification of the participation.
Public propertyEffectiveVersionSequenceId
Gets or sets the version sequence of the source object when this assoication became active
(Inherited from VersionedAssociationTSourceType.)
Public propertyIsDelayLoadEnabled
True if the class is currently loading associations when accessed
(Inherited from IdentifiedData.)
Public propertyKey
Gets or sets the primary identifying UUID of this object
(Inherited from IdentifiedData.)
Public propertyLoadState
Gets or sets whether the object was partial loaded
(Inherited from IdentifiedData.)
Public propertyModifiedOn
Get the modification date
(Inherited from AssociationTSourceType.)
Public propertyObsoleteVersionSequenceId
Gets or sets the sequence identifier of the source when this association is no longer active
(Inherited from VersionedAssociationTSourceType.)
Public propertyCode exampleParticipationRole
Delay load point for ParticipationRoleKey
Public propertyParticipationRoleKey
Identifies the role which the PlayerEntityKey performs in the ActKey
Public propertyCode examplePlayerEntity
The delay-load property for PlayerEntityKey
Public propertyPlayerEntityKey
Identifies the entity which played the ParticipationRoleKey
Public propertyQuantity
Identifies the number of PlayerEntityKey which participates in ActKey
Public propertySourceEntity
The entity that this relationship targets
(Inherited from AssociationTSourceType.)
Public propertySourceEntityKey
Gets or sets the source entity's key (where the relationship is FROM)
(Inherited from AssociationTSourceType.)
Public propertySourceType
Gets the source type
(Inherited from AssociationTSourceType.)
Public propertyTag
Gets a tag which changes whenever the object is updated
(Inherited from IdentifiedData.)
Public propertyType
Gets the type registration of this object
(Inherited from IdentifiedData.)
Top
See Also