Leadtools.Dicom.Common.DataTypes Namespace > SOPCommonModule Class : RelatedGeneralSOPClassUID Property |
[ElementAttribute()] public string RelatedGeneralSOPClassUID {get; set;}
'Declaration <ElementAttribute()> Public Property RelatedGeneralSOPClassUID As String
'Usage Dim instance As SOPCommonModule Dim value As String instance.RelatedGeneralSOPClassUID = value value = instance.RelatedGeneralSOPClassUID
[ElementAttribute()] public: property String^ RelatedGeneralSOPClassUID { String^ get(); void set ( String^ value); }