 | BiMetadataAnnotation Property |
Gets or sets the documentation for this object
Namespace: SanteDB.BI.ModelAssembly: SanteDB.BI (in SanteDB.BI.dll) Version: 3.0.2081-alpha+df02e6253577ea261b120b9c6244730e71f51a20
Syntaxpublic 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
BiAnnotation
See Also