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