Share via


AccountingDistribution.epPercentage Method

Gets or sets the percentage for a particular accounting distribution.

Syntax

edit Percent epPercentage(
    boolean _set, 
    AccountingDistribution _accountingDistribution, 
    Percent _enteredPercent)

Run On

Called

Parameters

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

Return Value

Type: Percent Extended Data Type
The value of the percentage.

See Also

Reference

AccountingDistribution Table