Click or drag to resize

DimensionMapBasedimensionName Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Name of this dimension

Namespace:  imbNLP.Data.textMap
Assembly:  imbNLP.Data (in imbNLP.Data.dll) Version: 0.2.30
Syntax
C#
public string dimensionName { get; protected set; }

Property Value

Type: String
The name of the dimension.

Implements

IDimensionMapdimensionName
See Also