Share via


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

Return Value

Type: RetailPOSSeedDataValue Extended Data Type
Returns the POS seed data value from the table RetailPOSSeedData.

See Also

Reference

RetailPOSSeedData Table