Property Contingencies
Contingencies
Gets a collection of contingencies that define possible values for fields in this field group.
Declaration
public IReadOnlyList<Contingency> Contingencies { get; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.IReadOnlyList<Contingency> | A collection of contingencies that define possible values for fields in this field group. |
Remarks
It is possible for a field group to contain no contingencies (either because none were authored, or existing ones were deleted). In this scenario, the field group will offer no suggested values, and will not result in any violations.
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Standard 2.0 | 100.13 - 100.15 |
.NET 6.0 | 100.13 - 100.15 |
.NET 6.0 Windows | 100.13 - 100.15 |
.NET Framework | 100.13 - 100.15 |
Xamarin.Android | 100.13 - 100.15 |
Xamarin.iOS | 100.13 - 100.15 |
UWP | 100.13 - 100.15 |