Gets the IDs of the objects set to be available offline.
Visual Basic |
---|
Public Function GetOfflineObjIDs() As ObjIDs |
The method returns the IDs of the objects currently available offline in the vault.
Objects can be set to be available offline via the SetOfflineAvailability method, via a view that acts as an offline filter, or via checking out them out for editing.
This method is available only if M-Files API is used in the client interface mode.