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

ListListContentTypesAsync Method

Lists all content types on the list.

Syntax

[VB.NET]
Public Function ListListContentTypesAsync(ByVal ListName As String) As Task
[C#]
public Task ListListContentTypesAsync(string listName);

Remarks

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

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