Page tree
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Description

This enumeration is used to indicate what the result type is.
C#
vb.net


Properties

Name

Description

NULL

Indicates the ComputationResult Value is null

NUMBER

Indicates the ComputationResult Value is a double

BOOLEAN

Indicates the ComputationResult Value is a bool

STRING

Indicates the ComputationResult Value is a string

RANGE

Indicates the ComputationResult Value is a Range

 

 

  • No labels