Click or drag to resize

DimensionMapBasedimensionName Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

Name of this dimension

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

Property Value

Type: String
The name of the dimension.

Implements

IDimensionMapdimensionName
See Also