OpsCommandAttributeAttribute(CommandCategory, RequiredField, AllowedField, String) Constructor |
Namespace: Micros.OpsAssembly: Ops (in Ops.dll) Version: 19.8
Syntaxpublic OpsCommandAttributeAttribute(
CommandCategory category,
RequiredField required,
AllowedField allowed,
string emcLookup
)
Parameters
- category CommandCategory
-
- required RequiredField
-
- allowed AllowedField
-
- emcLookup String
-
See Also