DVTk API
CommandSet Constructor (dimseCommand)
DVTkDvtkData.DimseCommandSetCommandSet(DimseCommand)
DVTk API

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

Constructor with specific DIMSE command identifier specified.
Declaration Syntax
C#Visual BasicVisual C++
public CommandSet(
	DimseCommand dimseCommand
)
Public Sub New ( _
	dimseCommand As DimseCommand _
)
public:
CommandSet(
	DimseCommand dimseCommand
)
Parameters
dimseCommand (DimseCommand)
Specifies the type of message encoded by the CommandSet

Assembly: DvtkData (Module: DvtkData) Version: 0.0.0.0