Click or drag to resize

ClientAccount Class

ClientAccount data object.
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.Account.ClientClientAccount
Namespace:  ASI.TAM.API.Data.UI.Account.Client
Assembly:  ASI.TAM.API.Data.UI.Account.Client (in ASI.TAM.API.Data.UI.Account.Client.dll) Version: 2020.1.0.1
Syntax
public sealed class ClientAccount

The ClientAccount type exposes the following members.

Properties
  NameDescription
Public propertyAccountEmail
Ignored for individual clients.

Created in Epic SDK 2018.

Public propertyAccountEmailDescription
Only valid on Insert for business clients.

Created in Epic SDK 2018.

Public propertyAddress
Address

Created in Epic SDK V4.1.

Public propertyAddressDescription
Auto-validation depends on Epic Configuration.

Created in Epic SDK V4.1.

Public propertyAgencyStructures
Used to store a collection of structures.

Created in Epic SDK V4.1.

Public propertyComments
Comments

Created in Epic SDK V4.1.

Public propertyExtension
Extension

Created in Epic SDK V4.1.

Public propertyFaxCallPermission
Ignored for Individual clients. If blank on Insert, defaults to 'Did Not Obtain'.

Created in Epic SDK V4.1.

Sometimes Required

Public propertyFaxCountryCode
Ignored for Individual clients.

Created in Epic SDK V5.0.

Public propertyFaxDescription
Ignored for Individual clients.

Created in Epic SDK V4.1.

Public propertyFaxExtension
Ignored for Individual clients.

Created in Epic SDK V4.1.

Public propertyFaxNumber
Ignored for Individual clients.

Created in Epic SDK V4.1.

Public propertyNumber
Number

Created in Epic SDK V4.1.

Public propertyNumberCallPermission
If blank on Insert, defaults to 'Did Not Obtain'.

Created in Epic SDK V4.1.

Sometimes Required

Public propertyNumberDescription
Number Description

Created in Epic SDK V4.1.

Public propertyNumberType
If blank on Insert, defaults to 'Residence' for individual clients and to 'Business' for business clients.

Created in Epic SDK V4.1.

Public propertyPhoneCountryCode
Phone Country Code

Created in Epic SDK V5.0.

Public propertySiteID
Site ID

Created in Epic SDK V5.0.

Public propertyWebsite
Ignored for Individual clients.

Created in Epic SDK V4.1.

Public propertyWebsiteDescription
Only valid on Insert for business clients.

Created in Epic SDK 2018.

Top
Remarks