BinaryDocuments.RemoveEx
This function removes (deletes) the specified Binary Document from the collection (with audit log explanation).
| Syntax | Parameters | Return Value |
|---|---|---|
Sub BinaryDocuments.RemoveEx( _
Item As Variant, _
RemoveInfo As RemoveInfo)
|
The 1-based index (or name) of the document to remove. Type: Variant An explanation for why the item is being removed. Type: RemoveInfo |
This function does not return a value. |
Copyright © 2020. Cloud Software Group, Inc. All Rights Reserved.
