Wrapper class that holds assembly-qualified names of types. The types are result objects of a command result and may be used to modify and add properties to the base objects.

Namespace:  Endeca.Data.Provider
Assembly:  Endeca.Data (in Endeca.Data.dll) Version: 2.1.3.0 (2.1.3.622)

Syntax

C#
public class TypeNames : INotifyPropertyChanged
Visual Basic (Declaration)
Public Class TypeNames _
	Implements INotifyPropertyChanged
Visual C++
public ref class TypeNames : INotifyPropertyChanged

Inheritance Hierarchy

System..::.Object
  Endeca.Data.Provider..::.TypeNames

See Also