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

ContentType Event

Fired for each content type.

Syntax

type TContentTypeEvent = procedure ContentType(Sender: TObject; const Id: String; const Name: String; const Group: String; const Description: String; const Version: String) of object;
property OnContentType: TContentTypeEvent read FOnContentType write FOnContentType;

Remarks

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

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