Share via


InventBatchJournalResultAttributeValue.batchAttributeValue Method

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.
  • _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.

See Also

Reference

InventBatchJournalResultAttributeValue Table