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

SchemaTypeField Property

The fields (properties) contained within a complex type.

Syntax

[VB.NET]
Public ReadOnlyProperty SchemaTypeField As ODataSchemaProperty

[C#]
public ODataSchemaProperty SchemaTypeField {get;}

Remarks

This property is used to obtain the fields (properties) contained within a complex type.

It is populated when navigating an entity's properties via SchemaPropertyIndex or by explicitly setting the complex type name via SetSchemaType.

This property is read-only and not available at design time.

Default Value

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