[This is preliminary documentation and is subject to change.]
Set/Get the Tag Type list used to interogate the Entity.
| C# | Visual Basic | Visual C++ |
public TagTypeList TagTypeList { get; set; }
Public Property TagTypeList As TagTypeList
public: property TagTypeList^ TagTypeList { TagTypeList^ get (); void set (TagTypeList^ value); }