PMGroupOUBalanceSetBalance Method (Boolean, NullableDouble, NullableInt32) |
Namespace: PM90SettingsAPI
public void SetBalance( bool applyToCurrentMembers, Nullable<double> currency = null, Nullable<int> pages = null )
Exception | Condition |
---|---|
ArgumentException | Needed parameter is null or zero, or balance is Unlimited |
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.