BinaryDocuments.Add
This function adds a new Binary Document into the collection and returns a new object.
| Syntax | Parameters | Return Value |
|---|---|---|
Function BinaryDocuments.Add( _
Name As String, _
Type As String) As BinaryDocument
|
Type: String
Type: String |
BinaryDocument |