GblMethods..::..FormatValueForPrinterRowKey Method
Formats the value for printer row key.
Namespace:
RingSoft.DbLookupAssembly: RingSoft.DbLookup (in RingSoft.DbLookup.dll)
Syntax
public static string FormatValueForPrinterRowKey( FieldDataTypes fieldDataType, string value )
Public Shared Function FormatValueForPrinterRowKey ( _ fieldDataType As FieldDataTypes, _ value As String _ ) As String
public: static String^ FormatValueForPrinterRowKey( FieldDataTypes^ fieldDataType, String^ value )
Parameters
- fieldDataType
- Type: RingSoft.DbLookup..::..FieldDataTypes
Type of the field data.
- value
- Type: String
The value.