SopClassUID Property

Summary

Gets the SOP Class UID for the dataset to be stored.

Syntax
C#
VB
C++
public string SopClassUID { get; } 
  
Public ReadOnly Property SopClassUID As String 
public: 
property String^ SopClassUID { 
   String^ get(); 
} 

Property Value

The SOP Class UID for the dataset to be stored.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scp Assembly