Click or drag to resize

ITokenValue Property

Gets the value of the token. The type of the value depends on the |DataType| of the token.

Namespace:  Opait.ReportMiner.Api
Assembly:  Opait.ReportMiner (in Opait.ReportMiner.dll) Version: 1.9.4.12917
Syntax
C#
Object Value { get; }

Property Value

Type: Object
See Also