DVTk API
DicomMessage Constructor (dimseCommand)
DVTkDvtkHighLevelInterface.Dicom.MessagesDicomMessageDicomMessage(DimseCommand)
DVTk API

[This is preliminary documentation and is subject to change.]

Constructor. Use this constructor to create a DicomMessage with an empty command set and empty data set.
Declaration Syntax
C#Visual BasicVisual C++
public DicomMessage(
	DimseCommand dimseCommand
)
Public Sub New ( _
	dimseCommand As DimseCommand _
)
public:
DicomMessage(
	DimseCommand dimseCommand
)
Parameters
dimseCommand (DimseCommand)
The Dimse command.

Assembly: DvtkHighLevelInterface (Module: DvtkHighLevelInterface) Version: 0.0.0.0