Click or drag to resize

OpsSuperLiteEditReceiptHeaderTrailerRequest Constructor

Initializes a new instance of the OpsSuperLiteEditReceiptHeaderTrailerRequest class

Namespace:  Micros.Ops
Assembly:  Ops (in Ops.dll)
Syntax
C#
public OpsSuperLiteEditReceiptHeaderTrailerRequest(
	OpsContext _oc,
	OpsSuperLiteEditReceiptHeaderTrailerRequestEditHeaderTrailerRequestType _headerTrailerRequestType,
	DbRevenueCenterDescriptor descriptor,
	bool _leftJustified
)

Parameters

_oc
Type: Micros.OpsOpsContext
_headerTrailerRequestType
Type: Micros.OpsOpsSuperLiteEditReceiptHeaderTrailerRequestEditHeaderTrailerRequestType
descriptor
Type: DbRevenueCenterDescriptor
_leftJustified
Type: SystemBoolean
See Also