Click or drag to resize

Account Class

Account data object.
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.Account.CompanyAccount
Namespace:  ASI.TAM.API.Data.UI.Account.Company
Assembly:  ASI.TAM.API.Data.UI.Account.Company (in ASI.TAM.API.Data.UI.Account.Company.dll) Version: 2021.1.0.1
Syntax
public sealed class Account

The Account type exposes the following members.

Properties
  NameDescription
Public propertyAddress
Address
Public propertyAddressDescription
AddressDescription Lookup: AddressDescription Auto-Validated.
Public propertyAllStructuresSelectedOption
Option used to select all structures, or only those selected by the user.
Public propertyComments
Comments
Public propertyFaxCountryCode
Country code is ignored if corresponding number is not entered.
Public propertyFaxDescription
FaxDescription
Public propertyFaxExtension
FaxExtension
Public propertyFaxNumber
FaxNumber
Public propertyPhoneCountryCode
Country code is ignored if corresponding number is not entered.
Public propertyPhoneDescription
PhoneDescription
Public propertyPhoneExtension
PhoneExtension
Public propertyPhoneNumber
PhoneNumber
Public propertySiteID
SiteID
Public propertyStructureItems
Used to store a collection of structures.
Public propertyWebsite
Website
Top
Remarks