Click or drag to resize

Account Class

Broker Screen - Account Tab data object.
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.Account.BrokerAccount
Namespace:  ASI.TAM.API.Data.UI.Account.Broker
Assembly:  ASI.TAM.API.Data.UI.Account.Broker (in ASI.TAM.API.Data.UI.Account.Broker.dll) Version: 2021.1.0.1
Syntax
public sealed class Account

The Account type exposes the following members.

Properties
  NameDescription
Public propertyAddress
Address

Created in Epic SDK V6.0.

Public propertyAddressDescription
Auto-validated depending on configuration setting.

Created in Epic SDK V6.0.

Public propertyAllStructuresSelectedOption
Specifies which "Associate to" option is selected

Created in Epic SDK V6.0.

Public propertyComments
Comments

Created in Epic SDK V6.0.

Public propertyFaxCountryCode
Country code is ignored if corresponding number is not entered.

Created in Epic SDK V6.0.

Public propertyFaxDescription
Fax Description

Created in Epic SDK V6.0.

Public propertyFaxExtension
Fax Extension

Created in Epic SDK V6.0.

Public propertyFaxNumber
Fax Number

Created in Epic SDK V6.0.

Public propertyPhoneCountryCode
Country code is ignored if corresponding number is not entered.

Created in Epic SDK V6.0.

Public propertyPhoneDescription
Phone Description

Created in Epic SDK V6.0.

Public propertyPhoneExtension
Phone Extension

Created in Epic SDK V6.0.

Public propertyPhoneNumber
Phone Number

Created in Epic SDK V6.0.

Public propertySiteID
Site I D

Created in Epic SDK V6.0.

Public propertyStructureItems
Used to store a collection of Account Structure Items.

Created in Epic SDK 2014.

Public propertyWebsite
Website

Created in Epic SDK V6.0.

Top
Remarks