IP*Works! SSL V9 - Online Help
IP*Works! SSL V9
Questions / Feedback?

Entry Event

Fired once for each entry retrieved.

Syntax

typedef void __fastcall (__closure *TipsODataSEntryEvent)(System::TObject* Sender, TipsODataSEntryEventParams *e);

__property TipsODataSEntryEvent OnEntry = {read=FOnEntry, write=FOnEntry};

typedef struct {
     String Id;
     String Title;
     String Summary;
     String ETag;
} TipsODataSEntryEventParams;

Remarks

The Entry event is fired once for each entry found in the response.

The entry properties are provided through EntryProperties.

The entry links are provided through EntryLinks.

 
 
Copyright (c) 2018 /n software inc. - All rights reserved.
Build 9.0.6635.0