SchemaTypeField Property

The fields (properties) contained within a complex type.

Syntax

public var schemaTypeField: ODataSchemaProperty {
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.

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