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

Return Value

Type: container
The value of the RetailTransactionServiceProfile.RetailTSData method if the record exists.

See Also

Reference

RetailTransactionService Class