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 : codeSystemName Property |
[XmlAttributeAttribute()] public string codeSystemName {get; set;}
'Declaration <XmlAttributeAttribute()> Public Property codeSystemName As String
'Usage Dim instance As CodedValueType Dim value As String instance.codeSystemName = value value = instance.codeSystemName
[XmlAttributeAttribute()] public: property String^ codeSystemName { String^ get(); void set ( String^ value); }