Click or drag to resize

SOApplicationClassGetArchiveInterface Method

Namespace:  SuperOffice.COM.Application
Assembly:  SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntax
public virtual SOApplicationArchive GetArchiveInterface(
	string i_ProviderName,
	string i_GuiName
)

Parameters

i_ProviderName
Type: SystemString
i_GuiName
Type: SystemString

Return Value

Type: SOApplicationArchive

Implements

IApplicationGetArchiveInterface(String, String)
See Also