Click or drag to resize

BiMetadataDemands Property

Gets or sets the list of demand policies

Namespace:  SanteDB.BI.Model
Assembly:  SanteDB.BI (in SanteDB.BI.dll) Version: 2.2.1
Syntax
public List<string> Demands { get; set; }

Property Value

Type: ListString
See Also