IApplicationSetAllArchivesDirty Method |
Clears all archives and reloads those that are visible
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntaxvoid SetAllArchivesDirty()
Sub SetAllArchivesDirty
Dim instance As IApplication
instance.SetAllArchivesDirty()
void SetAllArchivesDirty()
See Also