←Select platform

SopClassUid Property

Summary

Gets or sets the SOP Class UID.

Syntax

C#
VB
C++
[DataMemberAttribute()] 
public string SopClassUid { get; set; } 
<DataMemberAttribute()>  
Public Property SopClassUid() As String 
   Get 
   Set 
public:  
   [DataMemberAttribute] 
   property String^ SopClassUid 
   { 
      String^ get() 
      void set(String^ value) 
   } 

Property Value

A string that represents the UID of the SOP Class.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.WebViewer.ExternalControl Assembly