Click or drag to resize

DbCodeSystem Properties

The DbCodeSystem type exposes the following members.

Properties
  NameDescription
Public propertyCreatedByUuid
Gets or sets the user that created the data
(Inherited from DbBaseData.)
Public propertyCreationTime
Gets or sets the creation time
(Inherited from DbBaseData.)
Public propertyDescription
Gets or sets the description
Public propertyDomain
Gets or sets the domain CX.4
Public propertyKey
Gets or sets the key (GUID) on the persistence item
(Inherited from DbIdentified.)
Public propertyName
Gets or sets the name of the code system
Public propertyObsoletedByUuid
Obsoletion user
(Inherited from DbBaseData.)
Public propertyObsoletionTime
Gets or sets the time that the record was obsoleted
(Inherited from DbBaseData.)
Public propertyOid
Gets or sets the oid
Public propertyUpdatedByUuid
Gets or sets the updated by identifier.
(Inherited from DbBaseData.)
Public propertyUpdatedTime
Gets or sets the updated time.
(Inherited from DbBaseData.)
Public propertyUrl
Gets or sets the url
Public propertyUuid
Gets or sets the universal identifier for the object
(Inherited from DbIdentified.)
Public propertyVersionText
Gets or sets the version text from the CS authorty
Top
See Also