Skip to main content Skip to complementary content
Close announcements banner

GetAllSelectedValues Method

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 – let us know how we can improve!