Click or drag to resize

BcfRuleIdToString Method

Converts the numeric value of this instance to its equivalent string representation.

Namespace:  CalculationWorks.BusinessModel
Assembly:  CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.2.0
Syntax
public override string ToString()

Return Value

Type: String
The numeric value of this instance to its equivalent string representation.
See Also