PMGroupOUBalance Methods |
The PMGroupOUBalance type exposes the following members.
Name | Description | |
---|---|---|
AddOneTimeUpdate |
Creates a new one time occuring balance update
(Inherited from PMBalance.) | |
AddRecurringUpdate |
Creates a new recurring balance change
(Inherited from PMBalance.) | |
IncrementBalance(NullableDouble, NullableInt32) |
Increases the current balance amount. The UsePages value will determine whether currency or pages value is used.
(Inherited from PMBalance.) | |
IncrementBalance(Boolean, NullableDouble, NullableInt32) |
Increases the current balance amount. The UsePages value will determine whether currency or pages value is used.
| |
SetBalance(NullableDouble, NullableInt32) |
Sets the current balance amount. The UsePages value will determine whether currency or pages value is used.
(Inherited from PMBalance.) | |
SetBalance(Boolean, NullableDouble, NullableInt32) |
Sets the current balance amount. The UsePages value will determine whether currency or pages value is used.
| |
SetGlobalBalanceName |
Updates this balances name globally
(Inherited from PMBalance.) | |
SetGlobalNegativeBalance |
Updates this balances negative balance option
(Inherited from PMBalance.) | |
SetGlobalOutOfBalanceAction |
Specifies the action to be taken when this job is out of balance
(Inherited from PMBalance.) | |
SetUnlimited(Boolean) |
Sets the balance Unlimited or not
(Inherited from PMBalance.) | |
SetUnlimited(Boolean, Boolean) |
Sets the balance Unlimited or not, and apply to current members.
|