IPWorks 2020 JavaScript Edition

Questions / Feedback?

SchemaTypeFieldIndex Property

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

Syntax


 getSchemaTypeFieldIndex(): number;

 setSchemaTypeFieldIndex(schemaTypeFieldIndex: number): void;

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.

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