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