Click or drag to resize

OperationsExtractGuestDetails Method


Namespace: Micros.PosCore.OperaPosting
Assembly: PosCore (in PosCore.dll) Version: 19.8
Syntax
C#
public bool ExtractGuestDetails(
	Parameter tndParam,
	string reservationId,
	Operations _operations,
	out string responseString
)

Parameters

tndParam  Parameter
 
reservationId  String
 
_operations  Operations
 
responseString  String
 

Return Value

Boolean
See Also