C#
VB
C++
Gets or sets the sop common information.
public SOPCommonModule SopCommon { get; set; }
Public Property SopCommon As Leadtools.Dicom.Common.Datatypes.SOPCommonModule
public:
property Leadtools.Dicom.Common.Datatypes.SOPCommonModule^ SopCommon {
Leadtools.Dicom.Common.Datatypes.SOPCommonModule^ get();
void set ( Leadtools.Dicom.Common.Datatypes.SOPCommonModule^ );
}
The sop common information for this media request.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET