Click or drag to resize

OpsCountSheetRequest Constructor

Initializes a new instance of the OpsCountSheetRequest class

Namespace: Micros.Ops
Assembly: Ops (in Ops.dll) Version: 19.8
Syntax
C#
public OpsCountSheetRequest(
	CountSheet countSheet,
	ITranslatableString title,
	string reference
)

Parameters

countSheet  CountSheet
 
title  ITranslatableString
 
reference  String
 
See Also