Click or drag to resize

BcfRuleId  Conversion (BcfRuleId to Int32)

[This is preliminary documentation and is subject to change.]

Returns the value as Int32.

Namespace:  CalculationWorks.BusinessModel
Assembly:  CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.0.0-beta6
Syntax
public static implicit operator int (
	BcfRuleId value
)

Parameters

value
Type: CalculationWorks.BusinessModelBcfRuleId
The value.

Return Value

Type: Int32
The value as Int32.
Version Information

BCF

Supported in: 4.0
See Also