Click or drag to resize

CommercialInfo Class

Fields related to CommercialInfo Class
Inheritance Hierarchy
SystemObject
  ConneXionCommercialInfo

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

The CommercialInfo type exposes the following members.

Constructors
  NameDescription
Public methodCommercialInfo
Initializes a new instance of the CommercialInfo class
Top
Fields
  NameDescription
Public fieldAccountant
The Accountant's Name
Public fieldAnnualSales
The Annual Sales
Public fieldAttorney
The Lawyer's Name
Public fieldBanker
The Banker's Name
Public fieldClientID
Client Lookup Code
Public fieldClientKey
Client Key - C=Customer
Public fieldContact
The Contact's Name
Public fieldDateCoverage
Date of 1st Coverage
Public fieldDescBussiness
Description of Business
Public fieldLicenseKey
ConneXion license key string
Public fieldManager
The Manager's Name
Public fieldNote
Two note fields
Public fieldNumEmployees
The Number of Employees
Public fieldOwner
The Owner's Name
Public fieldPremise
Own or Rent 0 = Own, 1 = Rent
Public fieldRecordNumber
The Record Number : Required for Find/Update/Delete.
Public fieldReferenceNumber
The Reference number
Public fieldSICCode
Standard Industry Code
Public fieldSquareFootage
The Square footage
Public fieldTag
User Defined Value
Public fieldTAMCentralAgency
Agency identifier code of target agency database if ConneXion instance is TAMCentral hosted
Public fieldTAMPassword
TAM System Password
Public fieldTAMUserName
TAM System User ID
Public fieldTypeConstruct
Type of Construction
Top
See Also