Click or drag to resize

Broker Class

Broker data object.
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.Account.BrokerBroker
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 Broker

The Broker type exposes the following members.

Properties
  NameDescription
Public propertyAccountingValue
Used to expose properties contained in the accounting tab.

Created in Epic SDK V6.0.

Public propertyAccountName
If blank, defaults based on the business name. Although, if the name created exceeds 100 characters an error will display.

Created in Epic SDK V6.0.

Sometimes Required

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

Created in Epic SDK V6.0.

Public propertyActivationReason
Required if ActivationStatus changed to Inactive.

Created in Epic SDK V6.0.

Public propertyActivationStatus
Used to activate or inactivate. {Active/Inactive}

Created in Epic SDK V6.0.

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

Created in Epic SDK V6.0.

Public propertyBrokerGUID
Returns the broker GUID. Read-only. Ignored on Update and Insert.

Created in Epic SDK 2020.

Public propertyBrokerID
Unique identifier used to specify broker.

Created in Epic SDK V6.0.

Sometimes Required

Public propertyBusinessName
If AccountName is unspecified, then BusinessName is required.

Created in Epic SDK V6.0.

Public propertyBusinessPrefix
Business Prefix

Created in Epic SDK V6.0.

Public propertyBusinessSuffix
Business Suffix

Created in Epic SDK V6.0.

Public propertyCategoriesHistoryValue
Used to expose properties contained in the categories/history tab.

Created in Epic SDK V6.0.

Public propertyComplianceIdentificationNumbersValue
Used to expose properties contained in the compliance/identification numbers tab.

Created in Epic SDK 2014.

Public propertyDoNotPurge
Do Not Purge

Created in Epic SDK 2019.

Sometimes Required

Public propertyIsAgriculture
Is Agriculture

Created in Epic SDK 2021.

Public propertyIsBenefits
Is Benefits

Created in Epic SDK 2021.

Public propertyIsBonds
Is Bonds

Created in Epic SDK 2021.

Public propertyIsCommercial
Is Commercial

Created in Epic SDK 2021.

Public propertyIsFinancialServices
Is Financial Services

Created in Epic SDK 2021.

Public propertyIsLifeAndHealth
Is Life And Health

Created in Epic SDK 2021.

Public propertyIsOther
Is Other

Created in Epic SDK 2021.

Public propertyIsPersonal
Is Personal

Created in Epic SDK 2021.

Public propertyLookupCode
If blank on insert, defaults similar to Epic. If a unique value cannot be defaulted an error will display.

Created in Epic SDK V6.0.

Sometimes Required

Public propertyPrimaryContactEmail
Primary Contact Email

Created in Epic SDK V6.0.

Public propertyPrimaryContactFirst
Primary Contact First

Created in Epic SDK V6.0.

Public propertyPrimaryContactLast
Primary Contact Last

Created in Epic SDK V6.0.

Public propertyPrimaryContactMiddle
Primary Contact Middle

Created in Epic SDK V6.0.

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

Created in Epic SDK V6.0.

Public propertyPrimaryContactPhoneExtension
Primary Contact Phone Extension

Created in Epic SDK V6.0.

Public propertyPrimaryContactPhoneNumber
Primary Contact Phone Number

Created in Epic SDK V6.0.

Public propertyPrimaryContactPhoneType
If blank on insert, defaults to Residence.

Created in Epic SDK V6.0.

Public propertyPrimaryContactPrefix
Primary Contact Prefix

Created in Epic SDK V6.0.

Public propertyPrimaryContactSuffix
Primary Contact Suffix

Created in Epic SDK V6.0.

Public propertySalesValue
Used to expose properties contained in the Sales tab.

Created in Epic SDK 2016.

Public propertyTimestamp
Used to prevent overwriting previously saved data.

Created in Epic SDK V6.0.

Top
See Also