Click or drag to resize

DbCodeSystem Properties

The DbCodeSystem type exposes the following members.

Properties
 NameDescription
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 propertyDescription Gets or sets the description
Public propertyDomain Gets or sets the domain CX.4
Public propertyKey Gets or sets the code system id
(Overrides DbIdentifiedKey)
Public propertyName Gets or sets the name of the code system
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 propertyObsoletionTime Gets or sets the obsoletion time
(Inherited from DbBaseData)
Public propertyObsoletionTimeSpecified Identifies whether obsoletion time is specified
(Inherited from DbBaseData)
Public propertyOid Gets or sets the oid
Public propertyUpdatedByKey Gets or sets the updated user
(Inherited from DbNonVersionedBaseData)
Public propertyUpdatedTime Gets or sets the time of updating
(Inherited from DbNonVersionedBaseData)
Public propertyUrl Gets or sets the url
Public propertyVersionText Gets or sets the version text from the CS authorty
Top
See Also