Click or drag to resize

OpsTmedEventArgsAddReferenceEntry Method

Namespace:  Micros.PosCore.Extensibility.Ops
Assembly:  PosCore (in PosCore.dll) Version: 18.2
Syntax
C#
public void AddReferenceEntry(
	string refString,
	RefSubType subType
)

Parameters

refString
Type: SystemString
subType
Type: RefSubType
See Also