RetailPOSSeedData::GetSeedDataValue Method
Get the POS seed data value for the given Store Id, terminal Id and type.
Syntax
client server public static RetailPOSSeedDataValue GetSeedDataValue(
RetailStoreId _storeId,
RetailTerminalId _terminalId,
RetailPOSSeedDataType _type)
Run On
Called
Parameters
- _storeId
Type: RetailStoreId Extended Data Type
Get the POS seed data for given Store Id.
- _terminalId
Type: RetailTerminalId Extended Data Type
Get the POS seed data for given terminal Id.
- _type
Type: RetailPOSSeedDataType Enumeration
Get the POS seed data for given type.
Return Value
Type: RetailPOSSeedDataValue Extended Data Type
Returns the POS seed data value from the table RetailPOSSeedData.