Click or drag to resize

Activity Properties

The Activity type exposes the following members.

Properties
  Name Description
Public property AccountGUID Identifies the Account that the Activity is associated with.
Public property ActivityTypeCode The code of the activity type. Will be ignored on add and update.
Public property ActivityTypeGUID Identifies the type of this Activity.
Public property CaseGUID Identifies the project that this Activity is associated with.
Public property EndDateTime End date and time for the activity.
Public property GUID Unique identifier for the Activity.
Public property IsAllDay Indicates if the activity is an all day activity.
Public property IsClosed Indicates if the activity has been completed.
Public property IsDuration Indicates if the activity has a time duration.
Public property IsPrivate Indicates if the activity is Private.
Public property IsReadOnly Indicates if the activity is read-only. A read-only activity cannot be updated or deleted.
Public property IsUnassigned Indicates if the activity is unassigned.
Public property Location Location of the Activity.
Public property Name Name of the Activity.
Public property Notes Notes for the Activity.
Public property OwnerUserBusinessUnitCode The code of the business unit of the user that owns this activity.
Public property OwnerUserCode The code of the user that owns this activity.
Public property OwnerUserFirstName The first name of the user that owns this activity.
Public property OwnerUserGUID Identifies the user that owns this Activity.
Public property OwnerUserLastName The last name of the user that owns this activity.
Public property StartDateTime Start date and time of the activity.
Public property TaskGUID Identifies the Task that this Activity is associated with.
Top
See Also