Click or drag to resize

RulesetLibraryRules Property

Gets or sets the rules

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

Property Value

Type: ListProtocolRuleDefinition
See Also