DVTk API
ToString Method (dimseCommand)
DVTkDvtkData.DimseCommandSetToString(DimseCommand)
DVTk API

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

Get a string repesentation of the command.
Declaration Syntax
C#Visual BasicVisual C++
public string ToString(
	DimseCommand dimseCommand
)
Public Function ToString ( _
	dimseCommand As DimseCommand _
) As String
public:
String^ ToString(
	DimseCommand dimseCommand
)
Parameters
dimseCommand (DimseCommand)
Specifies the type of message encoded by the CommandSet

Assembly: DvtkData (Module: DvtkData) Version: 0.0.0.0