BatchVaultOperations Methods

Methods

AddFolder Appends folder to folder structure
AddRecord Appends record
ApplyChanges Applies pending changes
CreateFolderPath Composes folder path
GetFolderByPath Finds folder node by folder path
IsFolderPending Checks if the folder has to be created
IsRecordPending Checks if the record has to be created
ParseFolderPath Parses folder path to names
PutUserToSharedFolder Adds (if needed) user or team to the shared folder and set user access permissions.
RemoveUserFromSharedFolder 
Reset Resets pending changes
TryGetFolderByUid Gets folder node by folder UID
TryGetRecordByUid Gets record by record UID. Returns both pending and active records.
UpdateFolderName Updates folder name
UpdateRecord Update a record

See Also