Contains the name of a user profile.

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

Syntax

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

Inheritance Hierarchy

System..::.Object
  Endeca.Data..::.UserProfile
    Endeca.Web.UI..::.UserProfile

See Also