Click or drag to resize

AccountOptions Properties

The AccountOptions type exposes the following members.

Properties
  NameDescription
Public propertyBalanceLimits
Gets or sets the balance limits.
Public propertyCanAccessAdminPanel
Gets or sets a value indicating whether account can access Admin Panel.
Public propertyCanAccessBillingPanel
Gets or sets a value indicating whether account can access Billing Panel.
Public propertyCanAccessControlPanel
Gets or sets a value indicating whether account can access Control Panel.
Public propertyCanCreateSubaccounts
Gets or sets a value indicating whether account can create subaccounts.
Public propertyCanDefineOwnPrices
Gets or sets a value indicating whether this instance can define own prices.
Public propertyCanDefineOwnProducts
Gets or sets a value indicating whether account can define own products.
Public propertyDataObject
Gets or sets the data object. When getting data object it creates a new object from the database.
Public propertyHasOrderPage
Gets or sets a value indicating whether account has Order Page.
Public propertyId
Gets or sets the id.
Public propertyIsInvoicedMonthly
Gets or sets a value indicating whether this instance is invoiced monthly.
Public propertyPreventProvisioningWhenInDebt
Gets or sets a value indicating whether provisioning should be prevented when in debt.
Public propertySendFromAccount
Gets or sets if the sender should be from some other account.
Public propertySendInvoicesTo
Gets or sets a value indicating whether [send invoice to subaccounts].
Public propertySendMailsTo
Gets or sets the send mails to.
Public propertySubaccountDefaults
Gets or sets the subaccount options.
Public propertyUseCommissionAsDiscount
Gets or sets a value indicating whether [use commission as discount].
Top
See Also