Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Dicom.AddIn.Audit Namespace > CodedValueType Class : codeSystem Property |
[XmlAttributeAttribute()] public string codeSystem {get; set;}
'Declaration <XmlAttributeAttribute()> Public Property codeSystem As String
'Usage Dim instance As CodedValueType Dim value As String instance.codeSystem = value value = instance.codeSystem
[XmlAttributeAttribute()] public: property String^ codeSystem { String^ get(); void set ( String^ value); }