Click or drag to resize

CollectionTDPElementresultType Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the type of the result.

Namespace:  imbNLP.Toolkit.Weighting.Global
Assembly:  imbNLP.Toolkit (in imbNLP.Toolkit.dll) Version: 0.2.30
Syntax
C#
public override FunctionResultTypeEnum resultType { get; }

Property Value

Type: FunctionResultTypeEnum
The type of the result.

Implements

IGlobalElementresultType
See Also