RetailConnReplicationUtilities::formatKey Method [AX 2012]
Initializes a record and formats the data of the field into a string.
Syntax
client server public static str formatKey(Common record)
Run On
Called
Parameters
- record
Type: Common Table
The table current instance.
Return Value
Type: str
The formatted string value.