Show / Hide Table of Contents

Property FieldGroups

FieldGroups

Gets a list of field groups participating in this contingent values definition.

Declaration
public IReadOnlyList<FieldGroup> FieldGroups { get; }
Property Value
Type Description
System.Collections.Generic.IReadOnlyList<FieldGroup>

A list of field groups participating in this contingent values definition.

Remarks

This list is always empty until the ContingentValuesDefinition is loaded. If this list is still empty after loading, then no contingent values are defined for the table.

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0100.13 - 200.7
.NET100.13 - 200.7
.NET Windows100.13 - 200.7
.NET Android200.0 - 200.7
.NET iOS200.0 - 200.7
.NET Framework100.13 - 200.7
Xamarin.Android100.13 - 100.15
Xamarin.iOS100.13 - 100.15
UWP100.13 - 200.7
In This Article
Back to top Copyright © 2022 Esri.