Click or drag to resize

Client Class

Client data object.
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.Account.ClientClient
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: 2021.1.0.1
Syntax
public sealed class Client

The Client type exposes the following members.

Properties
  NameDescription
Public propertyAccountName
If blank on insert, defaults based on business prefix, name and suffix.

Created in Epic SDK V4.1.

Sometimes Required

Public propertyAccountSourceID
Use the AccountSource lookup for a list of valid values.

Created in Epic SDK 2018.

Public propertyAccountValue
Used to expose properties contained in the Account tab.

Created in Epic SDK V4.1.

Public propertyAdditionalContactFirst
Ignored for business clients.

Created in Epic SDK V4.1.

Public propertyAdditionalContactLast
Ignored for business clients.

Created in Epic SDK V4.1.

Public propertyAdditionalContactMiddle
Ignored for business clients.

Created in Epic SDK V4.1.

Public propertyAdditionalContactPrefix
Ignored for business clients.

Created in Epic SDK V4.1.

Public propertyAdditionalContactSuffix
Ignored for business clients.

Created in Epic SDK V4.1.

Public propertyBillingValue
Used to expose properties contained in the Billing tab.

Created in Epic SDK V4.1.

Public propertyBusinessName
Ignored for individual clients. On insert, BusinessName is required for business clients.

Created in Epic SDK V4.1.

Public propertyBusinessPrefix
Auto-validated only for individual clients.

Created in Epic SDK V4.1.

Public propertyBusinessSuffix
Auto-validated only for individual clients.

Created in Epic SDK V4.1.

Public propertyCategoriesHistoryValue
Used to expose properties contained in the Code/History tab.

Created in Epic SDK V4.1.

Public propertyClientGUID
Returns the client GUID for e-trading integration purposes. Read-only. Ignored on Update and Insert.

Created in Epic SDK 2018.

Public propertyClientID
Unique identifier used to specify client.

Created in Epic SDK V4.1.

Sometimes Required

Public propertyClientLookupCode
If blank on insert, defaults to a generated value based on the last name for individual clients or acccount name for business clients. Occassionally the defaulted name will be in use, in which case a unique one will need to be entered manually.

Created in Epic SDK V4.1.

Sometimes Required

Public propertyConfidentialClientAccessValue
Used to expose properties contained in the Confidential Client Access tab.

Created in Epic SDK 2016.

Public propertyDoNotPurge
Do Not Purge

Created in Epic SDK 2018.

Public propertyDUNS
Ignored for individual clients.

Created in Epic SDK V4.1.

Public propertyEmployeeBenefitsValue
Used to expose properties contained in the Employee Benefits tab.

Created in Epic SDK 2021.

Public propertyFormatOption
Format Option

Created in Epic SDK V4.1.

Public propertyInActivateOption
Used to inactivate or reactivate a client.

Created in Epic SDK V4.1.

Public propertyInActivateReason
Inactivate reason is required when inactivating a client. Ignored otherwise.

Created in Epic SDK V4.1.

Public propertyIsAgriculture
Is Agriculture

Created in Epic SDK V5.0.

Public propertyIsBenefits
Is Benefits

Created in Epic SDK V4.1.

Public propertyIsBonds
Is Bonds

Created in Epic SDK V4.1.

Public propertyIsCommercial
Is Commercial

Created in Epic SDK V4.1.

Public propertyIsFinancialServices
Is Financial Services

Created in Epic SDK V4.1.

Public propertyIsLifeAndHealth
Is Life And Health

Created in Epic SDK V4.1.

Public propertyIsOther
Is Other

Created in Epic SDK V4.1.

Public propertyIsPersonal
Is Personal

Created in Epic SDK V4.1.

Public propertyIsProspectFlag
Sets whether client is a prospect. Otherwise insured.

Created in Epic SDK V4.1.

Public propertyPersonGUID
Unique GUID that identifies the person associated to the individual contact that is automatically inserted when inserting a Client.

Created in Epic SDK 2020.

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

Created in Epic SDK V4.1.

Public propertyPrimaryContactCountryCode
Ignored for individual clients.

Created in Epic SDK V5.0.

Public propertyPrimaryContactEmail
Only valid on Insert.

Created in Epic SDK V4.1.

Public propertyPrimaryContactEmailDescription
Only valid on Insert.

Created in Epic SDK 2018.

Public propertyPrimaryContactExtension
Ignored for individual clients.

Created in Epic SDK V4.1.

Public propertyPrimaryContactFirst
Primary Contact First

Created in Epic SDK V4.1.

Public propertyPrimaryContactLast
Required for individual clients.

Created in Epic SDK V4.1.

Public propertyPrimaryContactMiddle
Primary Contact Middle

Created in Epic SDK V4.1.

Public propertyPrimaryContactNumber
Ignored for individual clients.

Created in Epic SDK V4.1.

Public propertyPrimaryContactNumberType
Ignored for individual clients.

Created in Epic SDK V4.1.

Public propertyPrimaryContactPrefix
Primary Contact Prefix

Created in Epic SDK V4.1.

Public propertyPrimaryContactSuffix
Primary Contact Suffix

Created in Epic SDK V4.1.

Public propertyServicingContacts
Used to expose properties contained in the Servicing tab.

Created in Epic SDK V4.1.

Public propertyTimestamp
Used to prevent overwriting previously saved data.

Created in Epic SDK V4.1.

Top
See Also