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