M-Files API 23.11.13135.0
CloneVaultForServerDataPush Method
VaultServerDataPushOperations Object : CloneVaultForServerDataPush Method
The server data push sink object.
Description
Creates a clone of the vault object and registers a data push sink to trigger only for the methods that are used with the cloned vault.
Syntax
Visual Basic
Public Function CloneVaultForServerDataPush( _
   ByVal ServerDataPushSink As IServerDataPushSink _
) As Vault
Parameters
ServerDataPushSink
The server data push sink object.
See Also

VaultServerDataPushOperations Object  | VaultServerDataPushOperations Members