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

SchemaKeys Property

The keys of a schema entity.

Syntax

[VB.NET]
Public ReadOnlyProperty SchemaKeys As String()

[C#]
public string[] SchemaKeys {get;}

Remarks

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

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

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]