Click or drag to resize
PMBalanceUpdateChangeOption Enumeration
Options to control how a schedule balance change will occur

Namespace: PM90SettingsAPI
Assembly: PM90SettingsAPI (in PM90SettingsAPI.dll) Version: 9.0.23.534 (9.0.23.534)
Syntax
C#
public enum ChangeOption
Members
  Member nameValueDescription
Reset1 Resets the balance to the specified amount
Increase2 increases the balance by the specified amount
See Also