Click or drag to resize

RulesetLibraryWhen Property

When clause for the entire ruleset

Namespace:  SanteDB.Cdss.Xml.Model
Assembly:  SanteDB.Cdss.Xml (in SanteDB.Cdss.Xml.dll) Version: 2.2.1
Syntax
public List<ProtocolWhenClauseCollection> When { get; set; }

Property Value

Type: ListProtocolWhenClauseCollection
See Also