Click or drag to resize

measureSystemUnitEntryhasValueMap Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets a value indicating whether this instance has any value map entry

Namespace:  imbSCI.Core.math.measureSystem.core
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public bool hasValueMap { get; }
Request Example View Source

Property Value

Type: Boolean
true if this instance has value map; otherwise, false.
See Also