C#
VB
C++
Initializes a new instance of this class.
public QueueItemCommand(
string serverAETitle,
SeriesInformation series
)
Public Sub New(ByVal serverAETitle As String, ByVal series As SeriesInformation)
public:
QueueItemCommand(String^ serverAETitle, SeriesInformation^ series)
serverAETitle
Target server AE title.
series
Information about the series displayed (dicom file, frame number...etc).
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