Click or drag to resize

generalContentMetricssentenceNormalCountInHSNCBlock Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Count of normal sentences in the block with the highest count of normal sentences

Namespace:  imbSCI.Core.math.measurement
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
[imbAttribute(imbAttributeName.measure_metaModelName, "sentenceNormalCountInHSNCBlock")]
[imbAttribute(imbAttributeName.measure_metaModelPrefix, "FV24")]
[imbAttribute(imbAttributeName.measure_optimizeUnit, true)]
[imbAttribute(imbAttributeName.measure_calcGroup, 0)]
[imbAttribute(imbAttributeName.measure_setAlarm, 0, 1, 0, rangeCriteriaEnum.exactEven)]
public numericCountMeasure sentenceNormalCountInHSNCBlock { get; }
Request Example View Source

Property Value

Type: numericCountMeasure
See Also