Click or drag to resize

IApplicationEventsExecuteUserProceduresFor Method

method ExecuteUserProceduresFor

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

Parameters

procedureName
Type: SystemString
params
Type: SystemString
callDepth
Type: SystemInt32
See Also