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

DescribeListAsync Method

Describes the schema of a list.

Syntax

[VB.NET]
Public Function DescribeListAsync(ByVal List As String) As IAsyncAction
[C#]
public IAsyncAction DescribeListAsync(string list);

Remarks

This method is the asynchronous version of the DescribeList method and is used to support asynchronous operations in WinRT. Please refer to DescribeList for more information.

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