M-Files API 23.11.13135.0
GetOfflineObjIDs Method
VaultObjectOperations Object : GetOfflineObjIDs Method
Description
Gets the IDs of the objects set to be available offline.
Syntax
Visual Basic
Public Function GetOfflineObjIDs() As ObjIDs
Remarks

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.

See Also

VaultObjectOperations Object  | VaultObjectOperations Members