| BiMetadataAnnotation Property |
Gets or sets the documentation for this object
Namespace:
SanteDB.BI.Model
Assembly:
SanteDB.BI (in SanteDB.BI.dll) Version: 2.2.1
Syntax public BiAnnotation Annotation { get; set; }
Public Property Annotation As BiAnnotation
Get
Set
public:
property BiAnnotation^ Annotation {
BiAnnotation^ get ();
void set (BiAnnotation^ value);
}
member Annotation : BiAnnotation with get, set
Property Value
Type:
BiAnnotationSee Also