Click or drag to resize

Producer Class

Fields and Properties related to Producer Class
Inheritance Hierarchy

Namespace:  ConneXion
Assembly:  ConneXion (in ConneXion.dll) Version: 2020.0
Syntax
[SerializableAttribute]
public sealed class Producer : Entity

The Producer type exposes the following members.

Constructors
  NameDescription
Public methodProducer
Initializes a new instance of the Producer class
Top
Properties
  NameDescription
Public propertyAddWhoCode
Gets or Sets Add as Who Code: "True" or "False"
Public propertyAllowAtBilling
Gets or sets Allow at Billing Screen: "True" or "False"
Public propertyAttention
Attention Person
(Inherited from Entity.)
Public propertyCity
City
(Inherited from Entity.)
Public propertyCommissionDefault
Gets or sets CommisionDefault: % = Percentage of Premium, $ = Flat Fee, @ = Percentage of Commission
Public propertyCountry
Country
(Inherited from Entity.)
Public propertyCounty
County
(Inherited from Entity.)
Public propertyEmail
Email Address
(Inherited from Entity.)
Public propertyEmail2
Gets or sets Email 2
Public propertyEntityID
Entity ID
(Inherited from Entity.)
Public propertyFax
Fax Number – String "XXX-XXX-XXXX"
(Inherited from Entity.)
Public propertyFaxExtension
Gets or sets Fax Extension
Public propertyHeading
Gets or sets Heading used for correspondence
Public propertyIsNewRecord
IsNewRecord is not currently used
Public propertyKey
Key
(Inherited from Entity.)
Public propertyLicenseKey
ConneXion license key string
(Inherited from Entity.)
Public propertyName
Name
(Inherited from Entity.)
Public propertyNote
Note
(Inherited from Entity.)
Public propertyPhone
Phone Number – String "XXX-XXX-XXXX"
(Inherited from Entity.)
Public propertyPhoneExtension
Gets or sets Phone Extension
Public propertyPhoneMobile1
Gets or sets Phone Mobile 1
Public propertyPhoneMobile2
Gets or sets Phone Mobile 2
Public propertyReceives1099Form
Gets or sets Receives 1099 information returns Form
Public propertyRecordNumber
Read only - Record Number
(Inherited from Entity.)
Public propertySSN
Gets or Sets Social Security Number
Public propertyState
State Code
(Inherited from Entity.)
Public propertyStateLicenseNum
Gets or Sets State License Number
Public propertyStreet
Street Address Line 1
(Inherited from Entity.)
Public propertyStreet2
Street Address Line 2
(Inherited from Entity.)
Public propertyTag
User Defined Value
(Inherited from Entity.)
Public propertyTAMCentralAgency
Agency identifier code of target agency database if ConneXion instance is TAMCentral hosted
(Inherited from Entity.)
Public propertyTAMPassword
TAM System Password
(Inherited from Entity.)
Public propertyTAMUserName
TAM System User ID
(Inherited from Entity.)
Public propertyTaxID
Gets or Sets Tax ID Number
Public propertyTerritory
Gets or Sets Territory Code – Agency Defined
Public propertyZipCode
Zip Code
(Inherited from Entity.)
Top
Fields
  NameDescription
Public fieldMaxCount (Inherited from Entity.)
Top
Remarks
See Also