Click or drag to resize

Lienholder Class

Fields and Properties related to Lienholder Class
Inheritance Hierarchy

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

The Lienholder type exposes the following members.

Constructors
  NameDescription
Public methodLienholder
Initializes a new instance of the Lienholder class
Top
Properties
  NameDescription
Public propertyAttention
Attention Person
(Inherited from Entity.)
Public propertyBalance
Gets or sets the Balance
Public propertyCity
City
(Inherited from Entity.)
Public propertyClassification
Gets or sets the Customer Codes
Public propertyClassificationName
Gets the Customer Code Description
Public propertyComments
Gets or sets the Comments
Public propertyCountry
Country
(Inherited from Entity.)
Public propertyCounty
County
(Inherited from Entity.)
Public propertyEmail
Email Address
(Inherited from Entity.)
Public propertyEntityID
Entity ID
(Inherited from Entity.)
Public propertyFax
Fax Number – String "XXX-XXX-XXXX"
(Inherited from Entity.)
Public propertyFirstItemWithBalance
Gets or sets the First Item with Balance
Public propertyHeading
Gets or sets the Heading for Correspondence
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 propertyNumberOfNotes
Gets the Number of Notes
Public propertyNumberOfOpenActivities
Gets the Number of Open Activities
Public propertyOpID
Gets the Operator ID
Public propertyPhone
Phone Number – String "XXX-XXX-XXXX"
(Inherited from Entity.)
Public propertyPrintBudgetPlan
Gets or sets the Print Budget Plan – “True” or “False”
Public propertyRecordNumber
Read only - Record Number
(Inherited from Entity.)
Public propertyState
State Code
(Inherited from Entity.)
Public propertyStatement
Gets or sets the Statement Type
Public propertyStatementBalanceForward
Gets or sets the Statement Balance Forward
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 propertyZipCode
Zip Code
(Inherited from Entity.)
Top
Fields
  NameDescription
Public fieldMaxCount (Inherited from Entity.)
Top
Remarks
See Also