SopCommon Property

Summary

Gets or sets the sop common information.

Syntax
C#
VB
C++
public SOPCommonModule SopCommon { get; set; } 
Public Property SopCommon As SOPCommonModule 
public: 
property SOPCommonModule^ SopCommon { 
   SOPCommonModule^ get(); 
   void set (    SOPCommonModule^ ); 
} 

Property Value

The sop common information for this media request.

Requirements

Target Platforms

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

Leadtools.Dicom.Common Assembly