Click or drag to resize

OpsContextGetCashManagementRevenueCenterSelection Method


Namespace: Micros.Ops
Assembly: Ops (in Ops.dll) Version: 19.8
Syntax
C#
public List<OpsSelectionEntry> GetCashManagementRevenueCenterSelection(
	long reportPrivilegeID,
	out bool allRvcs
)

Parameters

reportPrivilegeID  Int64
 
allRvcs  Boolean
 

Return Value

ListOpsSelectionEntry
See Also