RetailTransactionService::getTerminalData Method [AX 2012]
Returns the container that contains the value of the RetailTransactionServiceProfile.RetailTSData method if the record exists.
client server public static container getTerminalData(RetailTransactionServiceProfileId _profileId)
Run On
CalledParameters
- _profileId
- Type: RetailTransactionServiceProfileId Extended Data Type
The ID of the RetailTransactionServiceProfile.profileId field.
Return Value
Type: containerThe value of the RetailTransactionServiceProfile.RetailTSData method if the record exists.
Show: