Click or drag to resize

DbPatientEncounterArrangement Properties

The DbPatientEncounterArrangement type exposes the following members.

Properties
 NameDescription
Public propertyArrangementTypeKey Gets or sets the type of arrangement
Public propertyEffectiveVersionSequenceId Gets or sets the version when the relationship is effective
(Inherited from DbVersionedAssociation)
Public propertyKey Gets or sets the primary key of the object
(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 propertySourceKey Gets or sets the source entity id
(Inherited from DbActVersionedAssociation)
Public propertyStartTime Gets or sets the start time of the arrangement
Public propertyStopTime Gets or sets the stop time of the arrangement
Top
See Also