Click or drag to resize

XmlExpressionListItem Property

Represents the list of items

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

Property Value

Type: ListXmlExpression
See Also