Click or drag to resize

OpsCMBankDepositReferenceEntryEventArgs Constructor

Initializes a new instance of the OpsCMBankDepositReferenceEntryEventArgs class

Namespace: Micros.PosCore.Extensibility.Ops
Assembly: PosCore (in PosCore.dll) Version: 19.8
Syntax
C#
public OpsCMBankDepositReferenceEntryEventArgs(
	string reference,
	DateTime businessDate
)

Parameters

reference  String
 
businessDate  DateTime
 
See Also