DVTk API
DvtkDataDataSet Property
DVTkDvtkHighLevelInterface.Dicom.OtherDataSetDvtkDataDataSet
DVTk API

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

Gets or sets the encapsulated DvtkData.Dimse.DataSet instance.
Declaration Syntax
C#Visual BasicVisual C++
public DataSet DvtkDataDataSet { get; set; }
Public Property DvtkDataDataSet As DataSet
public:
property DataSet^ DvtkDataDataSet {
	DataSet^ get ();
	void set (DataSet^ value);
}
Remarks
Avoid using this property if possible because it reveals the internal structure of this class!

Assembly: DvtkHighLevelInterface (Module: DvtkHighLevelInterface) Version: 0.0.0.0