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

ListAttachments Method

Lists the attachments related to a specific list item.

Syntax

[VB.NET]
Public Sub ListAttachments(ByVal ItemId As String)
[C#]
public void ListAttachments(string itemId);

Remarks

The attachments are provided through the Attachment event.

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