Click or drag to resize

ApiFiscalAllocateQuery Method

Namespace:  Micros.PosCore.Extensibility.Scripting.API
Assembly:  PosCore (in PosCore.dll)
Syntax
C#
public Query AllocateQuery(
	string tableName
)

Parameters

tableName
Type: SystemString

Return Value

Type: Query
See Also