Click or drag to resize

ApplicationEventsClassBeforeReadReplicationFile Method

Namespace:  SuperOffice.COM.Events
Assembly:  SuperOfficeEvents.Interop (in SuperOfficeEvents.Interop.dll) Version: 8.0.0.0
Syntax
public virtual void BeforeReadReplicationFile(
	int TravellerId,
	string PathToBeSearched
)

Parameters

TravellerId
Type: SystemInt32
PathToBeSearched
Type: SystemString

Implements

IApplicationEventsBeforeReadReplicationFile(Int32, String)
See Also