Click or drag to resize

OpsContextGetLoyaltyModuleData Method

Namespace:  Micros.Ops
Assembly:  Ops (in Ops.dll) Version: 18.2
Syntax
C#
public LoyaltyModuleData GetLoyaltyModuleData(
	string moduleName,
	int number
)

Parameters

moduleName
Type: SystemString
number
Type: SystemInt32

Return Value

Type: LoyaltyModuleData
See Also