Accessor which gets the Dimension value ID associated with this refinement config.
            
Namespace: Endeca.NavigationAssembly: Endeca.Navigation (in Endeca.Navigation.dll) Version: 6.3.0.0 (6.3.0.853)
 Syntax
Syntax
| C# | 
|---|
| public virtual long DimensionValueId { get; set; } | 
| Visual Basic | 
|---|
| Public Overridable Property DimensionValueId As Long Get Set | 
| Visual C++ | 
|---|
| public: virtual property long long DimensionValueId { long long get (); void set (long long value); } | 
Field Value
A CopyC#
CopyC#long Exceptions
Exceptions
| Exception | Condition | 
|---|---|
| System..::..NotSupportedException | Set is unsupported | 





