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.Medical.Workstation Namespace > InstanceInformation Class : SopClassUID Property |
public string SopClassUID {get;}
'Declaration Public ReadOnly Property SopClassUID As String
'Usage Dim instance As InstanceInformation Dim value As String value = instance.SopClassUID
public: __property string* get_SopClassUID();