Uses Name as the key.
            
    Namespace: 
   Endeca.DataAssembly: Endeca.Data (in Endeca.Data.dll) Version: 2.1.1.0 (2.1.1.620)
 Syntax
Syntax
| C# | 
|---|
| protected override string GetKeyForItem( AttributeMetadata item ) | 
| Visual Basic (Declaration) | 
|---|
| Protected Overrides Function GetKeyForItem ( _ item As AttributeMetadata _ ) As String | 
| Visual C++ | 
|---|
| protected: virtual String^ GetKeyForItem( AttributeMetadata^ item ) override | 
Parameters
- item
- Type: Endeca.Data..::.AttributeMetadata





