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

DeleteContentTypeFromListAsync Method

Removes the specified content type.

Syntax

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

Remarks

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

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