IPWorks 2020 JavaScript Edition

Questions / Feedback?

Property Event

Fired once for each property found within an entity.

Syntax

odata.on('Property', listener: (e: {readonly name: string, readonly typeName: string, readonly nullable: boolean}) => void )

Remarks

The Property event is fired once for each property found within an entity after setting SchemaEntityIndex.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks 2020 JavaScript Edition - Version 20.0 [Build 8292]