DVTk API
DataSet Property
DVTkDvtk.Dicom.InformationEntityBaseInformationEntityDataSet
DVTk API

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

Get the local DataSet used to store the Entity attribute values.
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: DvtkInformationEntity (Module: DvtkInformationEntity) Version: 0.0.0.0