Click or drag to resize
PMMembershipOptionsPrimaryGroupResolutionResolutionBalance Property
Specifies the balance to use 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 PMBalance ResolutionBalance { get; }

Property Value

Type: PMBalance
Remarks
Has no affect when by Priority and UsePrimaryGroupFromAD option is selected and may be null
See Also