Click or drag to resize

FndDataRowToString Method

Returns a string representation of the datarow for debug purposes

Namespace:  Ifs.Fnd.Data
Assembly:  Ifs.Fnd.Data (in Ifs.Fnd.Data.dll) Version: 4.52.10.0 (10.2.2.9999)
Syntax
C#
public override string ToString()

Return Value

Type: String
String representation
See Also