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