IP*Works! 2016 .NET Edition
IP*Works! 2016 .NET Edition
Questions / Feedback?

SchemaPropertyIndex Property

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

Syntax

[VB.NET]
Public Property SchemaPropertyIndex As Integer

[C#]
public int SchemaPropertyIndex {get; set;}

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.

Default Value

0

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