Click or drag to resize

IApplicationArchiveIsLoading Property

Is archive currently loading? Can be used for waiting when caled from an external process: While archive.IsLoading Wend

Namespace:  SuperOffice.COM.Application
Assembly:  SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntax
bool IsLoading { get; }

Property Value

Type: Boolean
See Also