DVTk API
TagTypeList Property
DVTkDvtk.Dicom.InformationEntityBaseInformationEntityTagTypeList
DVTk API

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

Set/Get the Tag Type list used to interogate the Entity.
Declaration Syntax
C#Visual BasicVisual C++
public TagTypeList TagTypeList { get; set; }
Public Property TagTypeList As TagTypeList
public:
property TagTypeList^ TagTypeList {
	TagTypeList^ get ();
	void set (TagTypeList^ value);
}

Assembly: DvtkInformationEntity (Module: DvtkInformationEntity) Version: 0.0.0.0