Click or drag to resize

ArchiveEventsClassArchiveRowSelected Method

Namespace:  SuperOffice.COM.Events
Assembly:  SuperOfficeEvents.Interop (in SuperOfficeEvents.Interop.dll) Version: 8.0.0.0
Syntax
public virtual void ArchiveRowSelected(
	string i_ProviderName,
	string i_GuiName,
	string i_RowType,
	string i_RowKey,
	int i_CallDepth
)

Parameters

i_ProviderName
Type: SystemString
i_GuiName
Type: SystemString
i_RowType
Type: SystemString
i_RowKey
Type: SystemString
i_CallDepth
Type: SystemInt32

Implements

IArchiveEventsArchiveRowSelected(String, String, String, String, Int32)
See Also