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 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly