| PMMembershipOptionsPrimaryGroupResolutionSetPrimaryGroupResolution Method |
Namespace: PM90SettingsAPI.MembershipOptions
public static void SetPrimaryGroupResolution( PMMembershipOptionsPrimaryGroupResolutionResolutionOption resolution, PMMembershipOptionsPrimaryGroupResolutionStartingQuotaOption startingOption, Nullable<bool> excludeUnlimited = null, PMBalance resolutionBalance = null )
| Exception | Condition |
|---|---|
| ArgumentException | Bad argument combination sent it |
| PMDatabaseConnectionNotFoundException | No database connection available on this system |
| PMDatabaseException | Represents an database connection or syntax error that has occurred when processing an API request |
| PMException | Unexcpected exception has occurred, check inner exception |