| BiDefinitionRef Property |
Gets or sets the reference
Namespace:
SanteDB.BI.Model
Assembly:
SanteDB.BI (in SanteDB.BI.dll) Version: 2.2.1
Syntax public string Ref { get; set; }
Public Property Ref As String
Get
Set
public:
property String^ Ref {
String^ get ();
void set (String^ value);
}
member Ref : string with get, set
Property Value
Type:
StringSee Also