Click or drag to resize

BiAnnotationBody Property

Represents the body of the annotation

Namespace:  SanteDB.BI.Model
Assembly:  SanteDB.BI (in SanteDB.BI.dll) Version: 2.2.1
Syntax
public XElement Body { get; set; }

Property Value

Type: XElement
See Also