McDocumentsAdd Method
|
|
Create and add a document to the collection.
Namespace:
MediaCy.IQL.Application
Assembly:
MediaCy.IQL.Application (in MediaCy.IQL.Application.dll) Version: 3.1.0.0
SyntaxPublic Function Add (
data As Object
) As IMcDocument
Parameters
- data
- Type: SystemObject
Return Value
Type:
IMcDocument
Remarks
See Also