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

DescribeListContentTypeAsync Method

Describes the schema of the list content type.

Syntax

[VB.NET]
Public Function DescribeListContentTypeAsync(ByVal ListName As String, ByVal ContentTypeId As String) As IAsyncAction
[C#]
public IAsyncAction DescribeListContentTypeAsync(string listName, string contentTypeId);

Remarks

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

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