Click or drag to resize

Activity Class

Fields and Properties related to Activity Class
Inheritance Hierarchy
SystemObject
  ConneXionActivity

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

The Activity type exposes the following members.

Constructors
  NameDescription
Public methodActivity
Initializes a new instance of the Activity class
Top
Properties
  NameDescription
Public propertyActivityStatus
Used to filter by activity status. Null means all statuses are allowed.
Public propertyActivityType
ActivityType is required when Inserting an Activity in TAM
Public propertyAmount
Amount
Public propertyBroker
Broker Code - Lookup Broker
Public propertyClosed
Open/Closed Indicator
Public propertyClosedByWhom
Operator ID who closed the record - Lookup WHO OPID
Public propertyClosedSuccessfully
Was it closed successfully? - 'True' or 'False'
Public propertyCompany
Company Code - Lookup Company
Public propertyCSR
CSR Code - Lookup Who OPID
Public propertyDescription
A description for the Activity
Public propertyFollowUpAction
Action Code Lookup ACTION CODE
Public propertyFollowUpByWhom
WhoCode that will follow up
Public propertyFollowUpDate
Date of follow up - YYYYMMDD
Public propertyFollowUpTime
Time of follow up - HH:MM. 24 hour clock
Public propertyInsertIntoOutlook
Boolean – Inserts into Outlook Calendar if MAPI integration is enabled *
Public propertyKillDate
Future Action Date - YYYYMMDD
Public propertyLinkDataLength
Length of Link Data
Public propertyLinkDataOffset
Offset of Link Data
Public propertyLinkKey
Link Key - Links to TFLink record
Public propertyLinkType
Link Type - 'Archive', 'Email', 'Image', 'Letter', 'Fax', 'Memo', 'Spreadsheet', or 'None'
Public propertyMarketingPlan
Marketing Plan Code - Lookup MARKETING PLAN
Public propertyNoteLine1
Maintained for backward compatibility, do not use
Public propertyNoteLine2
Maintained for backward compatibility, do not use
Public propertyNoteLine3
Maintained for backward compatibility, do not use
Public propertyNoteLine4
Maintained for backward compatibility, do not use
Public propertyPolicyNumber
Policy Number - Can be just the Policy Number or Policy Slot and Section. Only Policy Slot and section will actually attach the activity to the policy.
Public propertyPolicyType
Policy Type - Lookup POLICY TYPE CLASS
Public propertyProducer
Producer Code -Lookup PRODUCER
Public propertyReasonClosed
Rejection Reason - Required if closed unsuccessfully
Public propertySortDescending
Used to specify whether to return the results in descending order.
Public propertySortFieldName
Used to specify how to sort filtered results.
Public propertyTimeFiled
Time when filed
Public propertyTotalActivities
Total number of Activities
Top
Fields
  NameDescription
Public fieldActivityActionType
Read Only - The Activity Action Code - Possible Values: Exceptions, C Letter, P Letter, Auto Close, No Action, None
Public fieldActivityCodeGroup
Read Only - The Activity Classification
Public fieldActivityDate
Read Only - Date Entered - YYYYMMDD
Public fieldActivityDateEnd
Activity end date YYYYMMDD
Public fieldActivityTypeName
Read Only - Name of the Activity Type
Public fieldAgency
Read Only - Agency Code - Lookup AGENCY
Public fieldBranch
Read Only - Branch - Lookup BRANCH
Public fieldBrokerAmount
Read Only - Broker Commission Amount
Public fieldBrokerName
Read Only - Name of Broker
Public fieldBrokerPercent
Read Only - Broker Percentage
Public fieldClientID
Customer - Lookup CUSTOMER
Public fieldClientKey
Customer Type - 'P', 'C', 'p', 'Y', 'B', 'E', 'L', 'V', or 'F'
Public fieldClientName
Customer Name
Public fieldClosedByWhomName
Read Only - Name of person who closed the Activity
Public fieldCompanyName
Read Only - Company Name
Public fieldCSRName
Read Only - Name of CSR
Public fieldDepartment
Read Only - Department Code -Lookup DEPARTMENT
Public fieldFiledByWhom
Who filed the activity
Public fieldFollowUpActionName
Read Only - Action Code Name
Public fieldFollowUpByWhomName
Read Only - Name of person who will follow up
Public fieldFollowUpDateEnd
Follow up end date YYYYMMDD
Public fieldFollowUpTimeCode
Read Only - Code of time held in FLDS
Public fieldLicenseKey
ConneXion license key string
Public fieldLinkID
Read Only - Link ID
Public fieldMarketingPlanName
Read Only - Name of marketing plan
Public fieldMaxCount
Limits the number of records returned with a find by criteria to avoid timing out
Public fieldNote
The collection of Activity Notes
Public fieldPolicyCategory
Read Only - Policy Category - '1' = Personal, '2'=Commerical, '3' =None
Public fieldPolicyTypeName
Read Only - Name of Policy Type
Public fieldProducerName
Read Only - Name of Producer
Public fieldRecordNumber
Record Number - Required for Update/Delete/Find.
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
Remarks
See Also