RequestedSopInstanceUID Property (original) (raw)

Summary

Gets or sets the requested SOP instance UID.

Syntax

public string RequestedSopInstanceUID { get; set; } 

property String^ RequestedSopInstanceUID {    String^ get();    void set (    String^ ); }

Property Value

The requested SOP instance UID.

Leadtools.Dicom.Scp Assembly

SendCMoveResponse(byte,int,string,DicomCommandStatusType,StatusBase,int,int,int,int,DicomDataSet,string) Method

SendCMoveResponse(byte,int,string,DicomCommandStatusType,StatusBase,int,int,int,int,DicomDataSet,string,DicomCommandType) Method