Click or drag to resize

DbActNote Properties

The DbActNote type exposes the following members.

Properties
 NameDescription
Public propertyAuthorKey Gets or sets the author identifier.
(Inherited from DbNote)
Public propertyEffectiveVersionSequenceId Gets or sets the version when the relationship is effective
(Inherited from DbVersionedAssociation)
Public propertyKey Gets or sets the key
(Inherited from DbNote)
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 identifier.
(Overrides DbAssociationSourceKey)
Public propertyText Gets or sets the text
(Overrides DbNoteText)
Top
See Also