Click or drag to resize

CdssDecisionLogicBlockDefinition Properties

The CdssDecisionLogicBlockDefinition type exposes the following members.

Properties
 NameDescription
Public propertyContext The types this applies to
Public propertyDefinitions Gets or sets the logic elements that this decision ruleset block defines
Public propertyId A unique name which is used to reference the object in the base
(Inherited from CdssBaseObjectDefinition)
Public propertyMetadata Gets or sets the metadata related to the cdss object
(Inherited from CdssBaseObjectDefinition)
Public propertyName A descriptive name
(Inherited from CdssBaseObjectDefinition)
Public propertyOid Gets or sets the object identifier
(Inherited from CdssBaseObjectDefinition)
Public propertyStatus Gets or sets the status for the CDSS object
(Inherited from CdssBaseObjectDefinition)
Public propertyStatusSpecified True if status has been specified
(Inherited from CdssBaseObjectDefinition)
Public propertyTranspileSourceReference Gets or sets the transpiled metadata
(Inherited from CdssBaseObjectDefinition)
Public propertyUuid The UUID for the CDSS base object
(Inherited from CdssBaseObjectDefinition)
Public propertyUuidSpecified True if UUID is specified
(Inherited from CdssBaseObjectDefinition)
Public propertyWhen Only apply this logic block when the provided conditions are true
Top
See Also