Creates a new RefinementConfig object that is exposed and uses the Developer Studio 
            defaults for DynamicRanking, DynamicRankOrder, and DynamicRefinementCount.  IsExposed defaults to true.
            
    Namespace: 
   Endeca.DataAssembly: Endeca.Data (in Endeca.Data.dll) Version: 2.1.1.0 (2.1.1.620)
 Syntax
Syntax
| C# | 
|---|
| public RefinementConfig( string dimensionValueId ) | 
| Visual Basic (Declaration) | 
|---|
| Public Sub New ( _ dimensionValueId As String _ ) | 
| Visual C++ | 
|---|
| public: RefinementConfig( String^ dimensionValueId ) | 
Parameters
- dimensionValueId
- Type: System..::.String





