Click or drag to resize

SOScriptingEventsClassOnBeforeReadReplicationFile Method

Namespace:  SuperOffice.COM.ScriptEvents
Assembly:  Scripting.Interop (in Scripting.Interop.dll) Version: 8.0.0.0
Syntax
public virtual void OnBeforeReadReplicationFile(
	int travellerid,
	string filepath
)

Parameters

travellerid
Type: SystemInt32
filepath
Type: SystemString

Implements

IScriptingEventsOnBeforeReadReplicationFile(Int32, String)
See Also