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

DescribeListContentType Method

Describes the schema of the list content type.

Syntax

[VB.NET]
Public Sub DescribeListContentType(ByVal ListName As String, ByVal ContentTypeId As String)
[C#]
public void DescribeListContentType(string listName, string contentTypeId);

Remarks

The ContentType event will fire as well as a Column event for each column in the schema.

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