DVTk API
CommandSet Property
DVTkDvtkData.DimseDicomMessageCommandSet
DVTk API

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

CommandSet. The DicomMessage consists of a mandatory CommandSet and an optional DataSet.
Declaration Syntax
C#Visual BasicVisual C++
public CommandSet CommandSet { get; set; }
Public Property CommandSet As CommandSet
public:
property CommandSet^ CommandSet {
	CommandSet^ get ();
	void set (CommandSet^ value);
}
Exceptions
ExceptionCondition
ArgumentNullExceptionArgument is a nullNothingnullptr reference.

Assembly: DvtkData (Module: DvtkData) Version: 0.0.0.0