Click or drag to resize

DbConceptSet Properties

The DbConceptSet 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 propertyKey Gets or sets the id
(Overrides DbIdentifiedKey)
Public propertyMnemonic Gets or sets the mnemonic.
Public propertyName Gets or sets the name.
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 of the concept set
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 of the concept set
Top
See Also