Skip to main content Skip to complementary content

GetAllSelectedValues Method

Last updated: 6/9/2026

Overloads

GetAllSelectedValues(String, Int32)

Get all selected values for the specified field.

GetAllSelectedValues(String, Int32)

Get all selected values for the specified field.

Declaration

      IEnumerable<NxCell> GetAllSelectedValues(string fieldName, int pageSize = 20)
    

Parameters

Type Name Description
System.String fieldName

The name of the field to check.

System.Int32 pageSize

The number of selected field values to retrieve per engine call.

Returns

Type Description
System.Collections.Generic.IEnumerable<NxCell>

The number of selected values of the specified field.

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 – please let us know!