Click or drag to resize

ApplicationEventsClassExecuteUserProceduresFor Method

Namespace:  SuperOffice.COM.Events
Assembly:  SuperOfficeEvents.Interop (in SuperOfficeEvents.Interop.dll) Version: 8.0.0.0
Syntax
public virtual void ExecuteUserProceduresFor(
	string procedureName,
	string params,
	int callDepth
)

Parameters

procedureName
Type: SystemString
params
Type: SystemString
callDepth
Type: SystemInt32

Implements

IApplicationEventsExecuteUserProceduresFor(String, String, Int32)
See Also