PMGroupOUBalanceIncrementBalance Method (Boolean, NullableDouble, NullableInt32) |
Namespace: PM90SettingsAPI
public void IncrementBalance( bool applyToCurrentMembers, Nullable<double> currency = null, Nullable<int> pages = null )
Exception | Condition |
---|---|
ArgumentException | Needed parameter is null or zero |
PMDatabaseException | Represents an database connection or syntax error that has occurred when processing an API request |
PMException | Unexcpected exception has occurred, check inner exception |
Applying to current members will change all user members who have this Group or OU set as their quota source. See Primary Group and Default Quota source.
Value can be negative and used to deduct balance.