Click or drag to resize

IApplicationEventsAfterReadReplicationFile Method

method AfterReadReplicationFile

Namespace:  SuperOffice.COM.Events
Assembly:  SuperOfficeEvents.Interop (in SuperOfficeEvents.Interop.dll) Version: 8.0.0.0
Syntax
void AfterReadReplicationFile(
	int TravellerId,
	int FileNumber,
	string FileJustRead
)

Parameters

TravellerId
Type: SystemInt32
FileNumber
Type: SystemInt32
FileJustRead
Type: SystemString
See Also