Click or drag to resize

BcfRuleTOptionsOptions Property

Gets or sets the rule-options object. The value may be .

Namespace:  CalculationWorks.BusinessModel
Assembly:  CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.2.0
Syntax
public TOptions Options { get; set; }

Return Value

Type: TOptions
The rule-options object if set; otherwise .
See Also