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
  • Name [in]

Type: String

  • Type [in]

Type: String

BinaryDocument