Click or drag to resize

DbCarePathwayDefinition Properties

The DbCarePathwayDefinition 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 Get or sets the description
Public propertyEligibilityCriteria Get or set the eligibility criteria
Public propertyEnrollmentMode Enrolment
Public propertyKey Gets or sets the primary key
(Overrides DbIdentifiedKey)
Public propertyMnemonic Get or sets the mnemonic
Public propertyName Gets the name of the care pathway
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 propertyTemplateKey Get or set the template key
Public propertyUpdatedByKey Gets or sets the updated user
(Inherited from DbNonVersionedBaseData)
Public propertyUpdatedTime Gets or sets the time of updating
(Inherited from DbNonVersionedBaseData)
Top
See Also