Click or drag to resize
PMGroupOUBalance Properties

The PMGroupOUBalance type exposes the following members.

Properties
  NameDescription
Public propertyAllowNegative
If the balance supports a negative value
(Inherited from PMBalance.)
Public propertyBalanceID
The balance's unique database id
(Inherited from PMBalance.)
Public propertyCurrency
The amount of currency quota the object currently has
(Inherited from PMBalance.)
Public propertyIsDefault
If the balance is the default balance
(Inherited from PMBalance.)
Public propertyIsPaid
If the balance is paid for by end user directly
(Inherited from PMBalance.)
Public propertyName
The balance's friendly name
(Inherited from PMBalance.)
Public propertyOutOfBalanceAction
Gets the current action that will be applied when the balance is out
(Inherited from PMBalance.)
Public propertyPages
The amount of pages quota the object currently has
(Inherited from PMBalance.)
Public propertyScheduledUpdates
Get a list of scheduled updates for this balance
(Inherited from PMBalance.)
Public propertyUnlimited
True when balance is unlimited, and currency / pages values should be ignored
(Inherited from PMBalance.)
Public propertyUsePages
Indicates that Pages should be used instead of currency value
(Inherited from PMBalance.)
Top
See Also