Click or drag to resize

DbActVersion Properties

The DbActVersion type exposes the following members.

Properties
 NameDescription
Public propertyActTime Identifies the time that the act occurred
Public propertyClassConceptKey Identifies the class concept
Public propertyCreatedByKey Gets or sets the entity id which created this
(Inherited from DbBaseData)
Public propertyCreationTime Gets or sets the creation time
(Inherited from DbBaseData)
Public propertyGeoTagKey Reference to the geo graphic location of the entity
Public propertyIsHeadVersion True if the verison is the head version
(Inherited from DbVersionedData)
Public propertyIsNegated True if negated
Public propertyIsReadonly Gets whether the object is readonly
(Inherited from DbVersionedData)
Public propertyKey Gets or sets the act identifier
(Overrides DbIdentifiedKey)
Public propertyMoodConceptKey Gets or sets the mood of the act
Public propertyObsoletedByKey Gets or sets the id which obsoleted this
(Inherited from DbBaseData)
Public propertyObsoletedByKeySpecified Identifies whether obsoletion time is specified
(Inherited from DbBaseData)
Public propertyObsoletionReasonKey Gets or sets the reason for the obsoletion
Public propertyObsoletionTime Gets or sets the obsoletion time
(Inherited from DbBaseData)
Public propertyObsoletionTimeSpecified Identifies whether obsoletion time is specified
(Inherited from DbBaseData)
Public propertyReasonConceptKey Gets or sets the reason concept
Public propertyReplacesVersionKey Gets or sets teh version of the object this replaces
(Inherited from DbVersionedData)
Public propertyReplacesVersionKeySpecified True if replaces version key is being nulled
(Inherited from DbVersionedData)
Public propertyStartTime Identifies the start time of the act
Public propertyStatusConceptKey Gets or sets the status concept
Public propertyStopTime Identifies the stop time of the act
Public propertyTemplateKey Gets or sets the template
Public propertyTypeConceptKey Gets or sets the type concept
Public propertyVersionKey Version identifier
(Overrides DbVersionedDataVersionKey)
Public propertyVersionSequenceId Gets or sets the version sequence
(Inherited from DbVersionedData)
Top
See Also