Click or drag to resize

ProtocolRuleDefinitionThen Property

Represents the THEN conditions

Namespace:  SanteDB.Cdss.Xml.Model
Assembly:  SanteDB.Cdss.Xml (in SanteDB.Cdss.Xml.dll) Version: 2.2.1
Syntax
public ProtocolThenClauseCollection Then { get; set; }

Property Value

Type: ProtocolThenClauseCollection
See Also