Share via


RetailTransactionServiceAX5::getTerminalData Method [AX 2012]

Method returns the container result with the value RetailTransactionServiceProfile.RetailTSData if the record exists.

Syntax

client server public static container getTerminalData(RetailTransactionServiceProfileId _profileId)

Run On

Called

Parameters

Return Value

Type: container
Container result with the value RetailTransactionServiceProfile.RetailTSData if the record exists.

See Also

Reference

RetailTransactionServiceAX5 Class