| AuditCodeCodeSystem Property |
Gets or sets the system in which the code value is drawn.
Namespace:
SanteDB.Core.Auditing
Assembly:
SanteDB.Core.Model (in SanteDB.Core.Model.dll) Version: 2.2.1
Syntax public string CodeSystem { get; set; }
Public Property CodeSystem As String
Get
Set
public:
property String^ CodeSystem {
String^ get ();
void set (String^ value);
}
member CodeSystem : string with get, set
Property Value
Type:
StringSee Also