A trivial subclass of RecordAttribute that is defined in the 
              Endeca.Web assembly.  
            
    Namespace: 
   Endeca.Web.UIAssembly: Endeca.Web (in Endeca.Web.dll) Version: 2.1.1.0 (2.1.1.620)
 Syntax
Syntax
| C# | 
|---|
| public class RecordAttribute : RecordAttribute | 
| Visual Basic (Declaration) | 
|---|
| Public Class RecordAttribute _ Inherits RecordAttribute | 
| Visual C++ | 
|---|
| public ref class RecordAttribute : public RecordAttribute | 
 Remarks
Remarks
              This class exists only to support a workaround for a shortcoming in the Visual Studio design
              time.
            





