Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

SopInstance Property (MediaCreationReferencedSop)






Gets or sets the sop instance.
Syntax
public SopInstanceReference SopInstance {get; set;}
'Declaration
 
Public Property SopInstance As SopInstanceReference
'Usage
 
Dim instance As MediaCreationReferencedSop
Dim value As SopInstanceReference
 
instance.SopInstance = value
 
value = instance.SopInstance
public:
property SopInstanceReference^ SopInstance {
   SopInstanceReference^ get();
   void set (    SopInstanceReference^ value);
}

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

See Also

Reference

MediaCreationReferencedSop Class
MediaCreationReferencedSop Members

Error processing SSI file
   Leadtools.Dicom.Common requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features