Delen via


Case.GetExportContent(IList<Int32>) Method

Definition

[Microsoft.SharePoint.Client.Remote]
public Microsoft.SharePoint.Client.ClientResult<string> GetExportContent (System.Collections.Generic.IList<int> sourceIds);
member this.GetExportContent : System.Collections.Generic.IList<int> -> Microsoft.SharePoint.Client.ClientResult<string>
Public Function GetExportContent (sourceIds As IList(Of Integer)) As ClientResult(Of String)

Parameters

sourceIds
IList<Int32>

Returns

Attributes

Applies to