Click or drag to resize
PMMembershipOptionsPrimaryGroupResolutionExcludeUnlimitedPrinting Property
Excludes Groups set to Unlimited printing when evaluating group membership by Highest or Lowest balance

Namespace: PM90SettingsAPI.MembershipOptions
Assembly: PM90SettingsAPI (in PM90SettingsAPI.dll) Version: 9.0.23.534 (9.0.23.534)
Syntax
C#
public bool ExcludeUnlimitedPrinting { get; }

Property Value

Type: Boolean
Remarks
Has no affect when by Priority and UsePrimaryGroupFromAD option is selected.
See Also