Click or drag to resize

SOScriptingEventsClassOnArchiveRowSelected Method

Namespace:  SuperOffice.COM.ScriptEvents
Assembly:  Scripting.Interop (in Scripting.Interop.dll) Version: 8.0.0.0
Syntax
public virtual void OnArchiveRowSelected(
	string providerName
)

Parameters

providerName
Type: SystemString

Implements

IScriptingEventsOnArchiveRowSelected(String)
See Also