Click or drag to resize

Entity Class

Methods, Fields and Properties related to Entity Class
Inheritance Hierarchy
SystemObject
  ConneXionEntity
    More...

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

The Entity type exposes the following members.

Constructors
  NameDescription
Protected methodEntity
Initializes a new instance of the Entity class
Top
Properties
  NameDescription
Public propertyAttention
Attention Person
Public propertyCity
City
Public propertyCountry
Country
Public propertyCounty
County
Public propertyEmail
Email Address
Public propertyEntityID
Entity ID
Public propertyFax
Fax Number – String "XXX-XXX-XXXX"
Public propertyKey
Key
Public propertyLicenseKey
ConneXion license key string
Public propertyName
Name
Public propertyNote
Note
Public propertyPhone
Phone Number – String "XXX-XXX-XXXX"
Public propertyRecordNumber
Read only - Record Number
Public propertyState
State Code
Public propertyStreet
Street Address Line 1
Public propertyStreet2
Street Address Line 2
Public propertyTag
User Defined Value
Public propertyTAMCentralAgency
Agency identifier code of target agency database if ConneXion instance is TAMCentral hosted
Public propertyTAMPassword
TAM System Password
Public propertyTAMUserName
TAM System User ID
Public propertyZipCode
Zip Code
Top
Fields
  NameDescription
Public fieldMaxCount
Top
Remarks