Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the batch attribute value in the result attributes for a given attribute index.
Syntax
private PdsAttribValue batchAttributeValue(
boolean _set,
PdsAttribValue _attributeValue,
int _index)
Run On
Called
Parameters
- _set
Type: boolean
Determines if the value is to be set.
- _attributeValue
Type: PdsAttribValue Extended Data Type
The locale specific attribute value to assign; only used if _set is true.
- _index
Type: int
The index of the value to get or set.
Return Value
Type: PdsAttribValue Extended Data Type
The batch attribute value formatted for display in the user's locale.