Show / Hide Table of Contents

Property ContingentValuesByFieldGroup

ContingentValuesByFieldGroup

Gets possible contingent values for each field group.

Declaration
public IReadOnlyDictionary<string, IReadOnlyList<ContingentValue>> ContingentValuesByFieldGroup { get; }
Property Value
Type Description
System.Collections.Generic.IReadOnlyDictionary<System.String, System.Collections.Generic.IReadOnlyList<ContingentValue>>

A dictionary of field group names to lists of possible contingent values.

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0100.13 - 100.15
.NET 6.0100.13 - 100.15
.NET 6.0 Windows100.13 - 100.15
.NET Framework100.13 - 100.15
Xamarin.Android100.13 - 100.15
Xamarin.iOS100.13 - 100.15
UWP100.13 - 100.15
In This Article
Back to top Copyright © 2022 Esri.