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

DescribeContentType Method

Describes the schema of a content type.

Syntax

[VB.NET]
Public Sub DescribeContentType(ByVal ContentTypeId As String)
[C#]
public void DescribeContentType(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