SopInstance Property

Summary
Gets or sets the sop instance.
Syntax
C#
VB
C++
public SopInstanceReference SopInstance { get; set; } 
Public Property SopInstance As SopInstanceReference 
public: 
property SopInstanceReference^ SopInstance { 
   SopInstanceReference^ get(); 
   void set (    SopInstanceReference^ ); 
} 

Property Value

The sop instance to use in the media creation request.

Remarks

The sop instance needs to already be present on the SCP.

Requirements

Target Platforms

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

Leadtools.Dicom.Common Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.