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

DescribeList Method

Describes the schema of a list.

Syntax

[VB.NET]
Public Sub DescribeList(ByVal List As String)
[C#]
public void DescribeList(string list);

Remarks

The Column event will fire for each column in the schema.

Note: When DescribeList is called the UpdateOp will be set to cmoUpdate by default for all Columns in Columns.

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