SchemaPropertyIndex Property

The index of the current property in an OData schema entity.

Syntax

public int getSchemaPropertyIndex();
public void setSchemaPropertyIndex(int schemaPropertyIndex);

Default Value

0

Remarks

This property is used to specify a property within an entity (specified by SchemaEntityIndex). Once set, SchemaProperty will be populated.

This property is not available at design time.

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