M-Files API 23.11.13135.0
Add Method
VaultServerAttachments Collection : Add Method
Position at which a new collection member is added.
A data object for containing information about which servers the vault is attached to.
Description
Adds the item to the collection at the specified position.
Syntax
Visual Basic
Public Sub Add( _
   ByVal Index As Long, _
   ByVal VaultServerAttachment As VaultServerAttachment _
) 
Parameters
Index
Position at which a new collection member is added.
VaultServerAttachment
A data object for containing information about which servers the vault is attached to.
See Also

VaultServerAttachments Collection  | VaultServerAttachments Members