DVTk API
DataSet Property
DVTkDvtkData.DimseDicomMessageDataSet
DVTk API

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

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

Assembly: DvtkData (Module: DvtkData) Version: 0.0.0.0