Click or drag to resize
AuditToolsPrepAudits.HandleIncomingCommand Method

Namespace: SxcDeskAppLib
Assembly: RxAudit (in RxAudit.exe) Version: 2014.1.30.9 (2014.01.30.9)
Syntax
public Object HandleIncomingCommand(
	int cat,
	int id,
	Object obj
)

Parameters

cat
Type: System.Int32
id
Type: System.Int32
obj
Type: System.Object

Return Value

Type: Object
See Also