SchemaEntityIndex Property

The index of the current entity in an OData schema.

Syntax

public int getSchemaEntityIndex();
public void setSchemaEntityIndex(int schemaEntityIndex);

Remarks

This property is used to specify an entity within a retrieved OData schema. Once set, SchemaEntity will be populated.

This property is not available at design time.

Default Value

0

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