Class ContingentValuesDefinition
Defines a contingent values definition.
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 |
---|---|
Loaded | Event that is raised when the object is done loading. |
LoadStatusChanged | Event that is raised when the LoadStatus property changes. |
PropertyChanged |
Applies to
Target | Versions |
---|---|
.NET Standard 2.0 | 100.13 - 200.0 |
.NET 6.0 | 100.13 - 200.0 |
.NET 6.0 Windows | 100.13 - 200.0 |
.NET 6.0 Android | 200 |
.NET 6.0 iOS | 200 |
.NET Framework | 100.13 - 200.0 |
Android | 100.13 - 100.15 |
iOS | 100.13 - 100.15 |
UWP | 100.13 - 200.0 |