OpsFormattedEntryRequest Constructor |
Constructor
Namespace: Micros.OpsAssembly: Ops (in Ops.dll) Version: 19.9
Syntaxpublic OpsFormattedEntryRequest(
bool isNoteField,
string UIElement,
Object data,
OpsContext opsContext
)
Parameters
- isNoteField Boolean
-
- UIElement String
-
- data Object
-
- opsContext OpsContext
-
See Also