Click or drag to resize

DbActParticipation Properties

The DbActParticipation type exposes the following members.

Properties
 NameDescription
Public propertyClassificationKey Classification of this object
Public propertyEffectiveVersionSequenceId Gets or sets the version when the relationship is effective
(Inherited from DbVersionedAssociation)
Public propertyExternalKey External reference key
Public propertyKey Gets or sets the primary key
(Overrides DbIdentifiedKey)
Public propertyObsoleteVersionSequenceId Gets or sets the verson when the relationship is not effecitve
(Inherited from DbVersionedAssociation)
Public propertyObsoleteVersionSequenceIdSpecified Gets whether the obsoletion id is specified
(Inherited from DbVersionedAssociation)
Public propertyParticipationRoleKey Gets or sets the role that the player plays in the act
Public propertyQuantity Gets or sets the quantity
Public propertySequenceId Represents the sequencing
Public propertySourceKey Gets or sets the source entity id
(Inherited from DbActVersionedAssociation)
Public propertyTargetKey Target entity key
Top
See Also