Click or drag to resize

ApplicationEventsClassBeforeWriteReplicationFile Method

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

Parameters

TravellerId
Type: SystemInt32
DestinationPath
Type: SystemString

Implements

IApplicationEventsBeforeWriteReplicationFile(Int32, String)
See Also