Click or drag to resize

CompanyForm Class

CompanyForm Class Fields and Properties.
Inheritance Hierarchy
SystemObject
  ConneXionCompanyForm

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

The CompanyForm type exposes the following members.

Constructors
  NameDescription
Public methodCompanyForm
Initializes a new instance of the CompanyForm class
Top
Fields
  NameDescription
Public fieldFormCode
Form code for the company form.
Public fieldLicenseKey
ConneXion license key string
Public fieldPolicyIndex
Policy record key
Public fieldScreens
Array of Screen class objects
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
Top
See Also