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

Column Event

Fired for each column.

Syntax

type TColumnEvent = procedure Column(Sender: TObject; const ColumnType: String; const Name: String; const DisplayName: String; IsRequired: Boolean; const ColumnName: String) of object;
property OnColumn: TColumnEvent read FOnColumn write FOnColumn;

Remarks

This event is fired as the result of a call to DescribeList.

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