Instantiates a new RecordAttribute with the given dimension or property name.
            
    Namespace: 
   Endeca.DataAssembly: Endeca.Data (in Endeca.Data.dll) Version: 2.1.1.0 (2.1.1.620)
 Syntax
Syntax
| C# | 
|---|
| public RecordAttribute( string name ) | 
| Visual Basic (Declaration) | 
|---|
| Public Sub New ( _ name As String _ ) | 
| Visual C++ | 
|---|
| public: RecordAttribute( String^ name ) | 
Parameters
- name
- Type: System..::.String
 





