IPersonArchiveIsLoading Method |
Is archive loading?
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
SyntaxFunction IsLoading As Boolean
Dim instance As IPersonArchive
Dim returnValue As Boolean
returnValue = instance.IsLoading()
Return Value
Type:
Boolean
See Also