Property Event

Fired once for each property found within an entity.

Object Oriented Interface

public function fireProperty($param);

Procedural Interface

ipworks_odata_register_callback($res, 9, array($this, 'fireProperty'));

Parameter List


'name'
'typename'
'nullable'

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 PHP Edition - Version 20.0 [Build 8307]