ExtensibilityDataInfo(String, String, String, Boolean) Constructor |
FPS-118395 Opera Room charge records require that each record be highlighted yellow (so user can identify room charge easier)
Overloaded method allows user to identify if this is an opera room record extensibility call
Namespace: Micros.PosCore.Extensibility.OpsAssembly: PosCore (in PosCore.dll) Version: 19.8
Syntaxpublic ExtensibilityDataInfo(
string strName,
string strDataName,
string strData,
bool OperaRoomChargeRecord
)
Parameters
- strName String
- strDataName String
- strData String
- OperaRoomChargeRecord Boolean
See Also