Show / Hide Table of Contents

Property UISchemaJson

UISchemaJson

Gets the JSON schema used to drive a user interface for browsing and constructing symbols from a dictionary style.

Declaration
public string UISchemaJson { get; }
Property Value
Type Description
string

The JSON schema used to drive a user interface for browsing and constructing symbols from a dictionary style.

Remarks

The schema specifies rules, dependencies, and domains that guide symbol construction. It enables applications to present intuitive UI elements, such as drop-down lists populated with valid attribute values based on the symbol standard's rules, ensuring that only valid symbols can be created.

Applies to

Platforms and versions
TargetVersions
.NET300.1
.NET Windows300.1
.NET Android300.1
.NET iOS300.1
In this article
Provide feedback
Back to top Copyright © 2025 Esri.