GetNumberOfFieldsWithSelectionsAsync Method
Overloads
GetNumberOfFieldsWithSelectionsAsync() |
Check how many fields that currently have any selected values. |
GetNumberOfFieldsWithSelectionsAsync()
Check how many fields that currently have any selected values.
Declaration
Task<int> GetNumberOfFieldsWithSelectionsAsync()
Returns
Type | Description |
---|---|
System.Threading.Tasks.Task<System.Int32> |
The number of fields with any selections. |
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!