Click or drag to resize

BcfRuleSetupSetOptions Method

Sets the Options.

Namespace:  CalculationWorks.BusinessModel.Design
Assembly:  CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.2.0
Syntax
public virtual void SetOptions(
	Object options
)

Parameters

options
Type: SystemObject
The options.
See Also