A complex data type that represents the output of the Create
Document operation in a SharePoint repository. This data type is
used in the Create Document operation operation
provided by the Connector for Microsoft SharePoint service.
Data itemsThe data items that Create Document Result Type contains.
absoluteFileUrlA string value
that represents absolute URL of the uploaded file.
relativeFileUrlA string value
that represents the relative URL of the uploaded file.
fileUploadSuccessfulA boolean value
that indicates whether the creation of the document was successful.
A value of true indicates the document was created
successfully, and false indicates that the document
was not created.
|
|
|