DVTk API
DataSet Property
DVTkDvtkHighLevelInterface.Dicom.FilesDicomFileDataSet
DVTk API

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

Gets or sets the Data Set.
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);
}

Assembly: DvtkHighLevelInterface (Module: DvtkHighLevelInterface) Version: 0.0.0.0