Click or drag to resize

BcfColumnGetOptions Method

Gets the column-options object.

Namespace:  CalculationWorks.BusinessModel
Assembly:  CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.2.0
Syntax
public abstract Object GetOptions()

Return Value

Type: Object
The column-options object if set; otherwise .
See Also