Click or drag to resize

OpsContextLogLocalExtensionApplicationMessage Method

Namespace:  Micros.Ops
Assembly:  Ops (in Ops.dll)
Syntax
C#
public void LogLocalExtensionApplicationMessage(
	string extAppName,
	string text
)

Parameters

extAppName
Type: SystemString
text
Type: SystemString
See Also