Click or drag to resize

IApplicationGetArchiveInterface Method

Get ArchiveInterface for a ProviderName, GuiName key. If the key is empty you should get the current active archive.

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

Parameters

i_ProviderName
Type: SystemString
i_GuiName
Type: SystemString

Return Value

Type: SOApplicationArchive
See Also