|  | DbCodeSystemDomain Property  | 
 
            Gets or sets the domain CX.4
            
 
    Namespace: 
   SanteDB.DisconnectedClient.SQLite.Model.Concepts
    Assembly:
   SanteDB.DisconnectedClient.SQLite (in SanteDB.DisconnectedClient.SQLite.dll) Version: 2.2.1
 Syntax
Syntaxpublic string Domain { get; set; }Public Property Domain As String
	Get
	Set
public:
property String^ Domain {
	String^ get ();
	void set (String^ value);
}member Domain : string with get, set
Property Value
Type: 
String See Also
See Also