Click or drag to resize

OpsDTOViewCourierDialogRequest Constructor

Constructor

Namespace:  Micros.Ops
Assembly:  Ops (in Ops.dll) Version: 18.2
Syntax
C#
public OpsDTOViewCourierDialogRequest(
	TranslatedText tt,
	OpsContext opsContext,
	string name
)

Parameters

tt
Type: TranslatedText
Translated text
opsContext
Type: Micros.OpsOpsContext
name
Type: SystemString
Courier Name
See Also