Click or drag to resize

ActivityV1 Properties

The ActivityV1 type exposes the following members.

Properties
  NameDescription
Public propertyAccountID
Unique identifier used to specify account activity is attached to.

Created in Epic SDK V4.1.

Public propertyAccountTypeCode
Type of account code. (Client, Broker, Company, etc.)

Created in Epic SDK V5.0.

Public propertyActivityCode
On insert, use system reserved activity codes or activity code with user defined set. If CategoryID is specified the activity code must be associated with the category.

Created in Epic SDK V4.1.

Sometimes Required

Public propertyActivityID
Unique identifier used to specify current activity item.

Created in Epic SDK V4.1.

Sometimes Required

Public propertyAgencyCode
Required when attaching an activity to a client account or a lead account with a structure.

Created in Epic SDK V4.1.

Public propertyAssociatedToGUID
Unique GUID used to specify item activity is associated with. Ignored if AssociatedToType is 'Account'. Ignored if AssociatedToID is suplied.

Created in Epic SDK 2020.

Public propertyAssociatedToID
When AccountTypeCode is LEAD, AssociatedToID is ignored and set to the AccountID value. Unique identifier used to specify item activity is associated with. Ignored if AssociatedToType is 'Account'. Ignored if AssociatedToGUID is supplied. AssociatedToID='AttachmentID' when using ActivityCode which is associated to an event of type Attachment.

Created in Epic SDK V4.1.

Public propertyAssociatedToType
When AccountTypeCode is LEAD, AssociatedToType is ignored and set to 'Account'. The type the activity is associated to. AssociatedToType can be left blank or must be equal to one of the AttachedTos types of the attachment when using ActivityCode which is associated to an event of type Attachment.

Created in Epic SDK V4.1.

Public propertyAttachmentsYesNo
Attachments Yes No

Created in Epic SDK 2017.

Public propertyBranchCode
Required when attaching an activity to a client account or a lead account with a structure.

Created in Epic SDK V4.1.

Public propertyCategoryID
Unique identifier used to specify activity category.

Created in Epic SDK V5.0.

Public propertyCloseDetailValue
Used to expose properties contained in the close detail tab.

Created in Epic SDK V4.1.

Public propertyDescription
If blank on Insert, then defaults based on the activity code.

Created in Epic SDK V4.1.

Sometimes Required

Public propertyDetailValue
Used to expose properties contained in the detail tab.

Created in Epic SDK V4.1.

Public propertyEnteredDate
Entered Date

Created in Epic SDK 2014.

Public propertyGeneralLedgerItemIDForAssociatedToID
Unique identifier used to specify the general ledger item ID. (e.g. receipt ID/disbursement ID etc.)

Created in Epic SDK V5.0.

Public propertyIndioSubmissionValue
Indio submission details

Created in Epic SDK 2021.

Public propertyLastUpdatedDate
Last Updated Date

Created in Epic SDK 2017.

Public propertyLineID
Servicing/Billing Line ID.

Created in Epic SDK 2020.

Public propertyPriority
This value will be set to default value based on the activity code when it is blank on insert.

Created in Epic SDK V4.1.

Sometimes Required

Public propertyServicingContacts
Used to expose properties contained in Servicing Contacts link.

Created in Epic SDK 2017.

Public propertySMS
Indicates if account has SMS enabled contact number.

Created in Epic SDK 2020.

Public propertyStatusOption
The Status of the Activity.

Created in Epic SDK V4.1.

Sometimes Required

Public propertyTasks
Used to expose properties contained in the tasks tab.

Created in Epic SDK V4.1.

Public propertyTimestamp
Used to prevent overwriting previously saved data.

Created in Epic SDK V4.1.

Public propertyWhoOwnerCode
Who Owner Code

Created in Epic SDK V4.1.

Sometimes Required

Public propertyWhoOwnerOption
The WhoOwner option of the Activity.

Created in Epic SDK 2019.

Sometimes Required

Top
See Also