Click or drag to resize
CalculationWorks Logo
BcfParameterToString Method
Returns a String that represents this instance.

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

Return Value

Type: String
A String that represents this instance.
See Also