Contains the name of a property or dimension.

Namespace:  Endeca.Data
Assembly:  Endeca.Data (in Endeca.Data.dll) Version: 2.1.1.0 (2.1.1.620)

Syntax

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

Inheritance Hierarchy

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

See Also