Click or drag to resize

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.Ops
Assembly: PosCore (in PosCore.dll) Version: 19.8
Syntax
C#
public void ExtensibilityDataInfoBase(
	string strName,
	string strDataName,
	string strData,
	bool OperaRoomChargeRecord
)

Parameters

strName  String
strDataName  String
strData  String
OperaRoomChargeRecord  Boolean
See Also