Click or drag to resize

ActivityV1 Class

Represents the Activity screen in Epic.
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.ActivityActivityV1
Namespace:  ASI.TAM.API.Data.UI.Activity
Assembly:  ASI.TAM.API.Data.UI.Activity (in ASI.TAM.API.Data.UI.Activity.dll) Version: 2020.1.0.1
Syntax
public sealed class ActivityV1

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 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.

Created in Epic SDK V4.1.

Public propertyAssociatedToID
Unique identifier used to specify item activity is associated with. Ignored if AssociatedToType is 'Account'.

Created in Epic SDK V4.1.

Public propertyAssociatedToType
The type the activity is associated to

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.

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 defaulted.

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 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
Remarks