ExtensibilityDataInfoExtensibilityDataInfoBase Method |
FPS-118395 Create a base method to make a future changes easier as now have overload method(s) for this extensibilty call
Namespace: Micros.PosCore.Extensibility.OpsAssembly: PosCore (in PosCore.dll) Version: 19.8
Syntaxpublic void ExtensibilityDataInfoBase(
string strName,
string strDataName,
string strData,
bool OperaRoomChargeRecord
)
Parameters
- strName String
- strDataName String
- strData String
- OperaRoomChargeRecord Boolean
See Also