Show / Hide Table of Contents

Class ContingentValuesDefinition

Defines a contingent values definition.

Inheritance
object
ContingentValuesDefinition
Implements
ILoadable
INotifyPropertyChanged
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Esri.ArcGISRuntime.Data
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class ContingentValuesDefinition : ILoadable, INotifyPropertyChanged

Properties

Name Description
FieldGroups

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

LoadError

Gets the Exception associated with the last load error.

LoadStatus

Gets the load status.

Methods

Name Description
CancelLoad()

Cancel loading metadata for the object.

LoadAsync()

Load the metadata for the object asynchronously.

RetryLoadAsync()

Loads or retries loading metadata for the object asynchronously.

Events

Name Description
LoadStatusChanged

Event that is raised when the LoadStatus property changes.

Loaded

Event that is raised when the object is done loading.

PropertyChanged

Occurs when a property value changes.

Applies to

TargetVersions
.NET Standard 2.0100.13 - 200.8
.NET100.13 - 300.0
.NET Windows100.13 - 300.0
.NET Android200.0 - 300.0
.NET iOS200.0 - 300.0
.NET Framework100.13 - 200.8
Xamarin.Android100.13 - 100.15
Xamarin.iOS100.13 - 100.15
UWP100.13 - 200.8
In this article
Provide feedback
Back to top Copyright © 2025 Esri.