PicklistValueGroupRead

Extracts picklist value group configuration data.

Usage

Use the PicklistValueGroupRead method to extract picklist value group configuration data.

The picklist value group is specified with the <PicklistValueGroupName> or <PicklistValueGroupId> child element of apQuery:PicklistValueGroup so that you can query by both picklist value group name and row ID.

See PicklistValueGroupUpsert for information about the picklist value group data specified in apData:PicklistValueGroupSet.

Arguments

The following table describes the arguments taken by the PicklistValueGroupRead method.

Table Arguments Taken by the PicklistValueGroupRead Method

Name Description Required Default I/O

apQuery:ListOfPicklistValueGroup

The picklist value group query criteria.

Yes

Not applicable

Input

apData:ListOfPicklistValueGroupSet

The extracted picklist value group data.

Not applicable

Not applicable

Output

Return Value of the Call

The picklist value group is returned.