SharePoint Integrator V4 - Online Help
SharePoint Integrator V4
Questions / Feedback?

AddAttachment Method

Adds an attachment to a specific item of a list.

Object Oriented Interface

public function doAddAttachment($itemid, $filename);

Procedural Interface

insp_splist_do_addattachment($res, $itemid, $filename);

Remarks

AddAttachment uploads the attachment specified by FileName to the item specified by ItemId.

If AllowLocalFile is set to True and LocalFile is specified, LocalFile will be uploaded. In this case the FileName parameter specifies the name of the file in SharePoint.

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 4.0.6240.0