Share via


AccountingDistribution.epQuantity Method

Gets or sets the quantity for a particular accounting distribution.

Syntax

edit Qty epQuantity(
    boolean _set, 
    AccountingDistribution _accountingDistribution, 
    Qty _enteredQuantity)

Run On

Called

Parameters

  • _set
    Type: boolean
    A Boolean value that indicates whether to set the quantity.

Return Value

Type: Qty Extended Data Type
The value of the quantity.

See Also

Reference

AccountingDistribution Table