schema_keys Property

The keys of a schema entity.

Syntax

def get_schema_keys(schema_keys_index: int) -> str: ...

Default Value

"0"

Remarks

This property is used to obtain the key(s) contained within an entity of a service schema and is populated after setting schema_entity_index.

Note: A Key value maps to a property of the entity, details of which can be retrieved via schema_property.

This property is read-only.

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