Click or drag to resize

BcfCalculator Properties

The BcfCalculator type exposes the following members.

Properties
  NameDescription
Public propertyAsyncOption
Indicates whether the calculation should be executed synchronously, asynchronously-CPU-bound or asynchronously-IO-bound.
Public propertyIsRule
Gets a value indicating this instance is a BcfRule.
Public propertyParameters
Gets the parameters.
Public propertyTable
Gets the BcfTable this instance belongs to.
Public propertyTupleParameters
Get the tuple parameters
Top
See Also