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
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 |