BinaryDocuments Members
Name
|
Description
|
Add
|
Adds a new Binary Document into the collection and returns a new object. Return value:
BinaryDocument.
|
AddEx
|
Adds a new Binary Document into the collection and returns a new object (with audit log explanation). Return value:
BinaryDocument.
|
Refresh
|
|
Remove
|
Removes (deletes) the specified Binary Document from the collection.
|
RemoveEx
|
Removes (deletes) the specified Binary Document from the collection (with audit log explanation).
|
Name
|
Description
|
Count
|
Returns the number of Binary Document in the collection. Return value: Integer. This property is read only.
|
HasName
|
Return value: Boolean. This property is read only.
|
Item
|
Returns the specified Binary Document from the collection. Return value:
BinaryDocument. This property is read only.
|
ItemByID
|
Returns the specified Monitor when passed the Binary Document ID. Return value:
BinaryDocument. This property is read only.
|
Copyright © 2020. Cloud Software Group, Inc. All Rights Reserved.