Click or drag to resize

OpsContextGetCashManagementRevenueCenterSelection Method

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

Parameters

reportPrivilegeID
Type: SystemInt64
allRvcs
Type: SystemBoolean

Return Value

Type: ListOpsSelectionEntry
See Also