Click or drag to resize

BcfParameterAccessPathToString Method

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

Returns a string that represents the current object.

Namespace:  CalculationWorks.BusinessModel.Design
Assembly:  CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.0.0-beta7
Syntax
public override string ToString()

Return Value

Type: String
A string that represents the current object.
See Also