Click or drag to resize

OpsContentRequest Constructor

Initializes a new instance of the OpsContentRequest class

Namespace:  Micros.Ops
Assembly:  Ops (in Ops.dll)
Syntax
C#
public OpsContentRequest(
	BaseContentDialogParameters parms
)

Parameters

parms
Type: BaseContentDialogParameters
See Also