IP*Works! 2016 PHP Edition
IP*Works! 2016 PHP Edition
Questions / Feedback?

SchemaTypeFieldIndex Property

The index of the current field (property) in an OData schema complex type.

Object Oriented Interface

public function getSchemaTypeFieldIndex();
public function setSchemaTypeFieldIndex($value);

Procedural Interface

ipworks_odata_get($res, 134 );
ipworks_odata_set($res, 134, $value );

Default Value

0

Remarks

This property is used to specify a field (property) within a complex type. Once set, SchemaTypeField will be populated.

This property is not available at design time.

Data Type

Integer

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 PHP Edition - Version 16.0 [Build 7353]