Skip to main content
CR

CRActivity

PX.Objects.CR
Field NameTypeDisplay NameForeign Key
NoteIDDefault Navigation
uniqueidentifierID-
Description:No description available
AllDay
bitAll Day-
Description:Specifies whether this event is an all-day event.
Application
intOriginated By-
Description:The EPActivityType.application of original Activity Type Corresponds to the value of the EPActivityType.Application field.
BAccountIDDefault Navigation
intRelated AccountBAccount
Description:The identifier of the related business account. Along with ContactID, this field is used as an additional reference, but unlike RefNoteID and DocumentNoteID it is used for specific entities. Corresponds to the value of the BAccount.BAccountID field.
Body
nvarchar(MAX)Activity Details-
Description:The HTML body of the activity.
CategoryIDDefault Navigation
intCategoryEPEventCategory
Description:The identifier of the task or event category. Corresponds to the value of the EPEventCategory.CategoryID field.
ClassIconNonexistent in DB
nvarchar(MAX)Class Icon-
Description:No description available
ClassID
intClass-
Description:The class of the activity. The field can have one of the values listed in the CRActivityClass class. The default values are CRActivityClass.Activity for the CRActivityMaint graph, CRActivityClass.Task for the CRTaskMaint graph, CRActivityClass.Event for the EPEventMaint graph, and CRActivityClass.Email for the CREmailActivityMaint graph. This field must be specified at the initialization of an email and not be changed afterwards.
ClassInfoNonexistent in DB
nvarchar(MAX)Type-
Description:No description available
CompletedDate
datetimeCompleted On-
Description:No description available
ContactIDDefault Navigation
intRelated ContactContact
Description:The identifier of the related contact. Along with BAccountID, this field is used as an additional reference, but unlike RefNoteID and DocumentNoteID it is used for specific entities. Corresponds to the value of the Contact.ContactID field.
CreatedByIDDefault Navigation
uniqueidentifierCreatedByIDUsers
Description:No description available
CreatedByScreenID
char(8)-
Description:No description available
CreatedDateTime
datetimeCreated At-
Description:No description available
DayOfWeekNonexistent in DB
intDay Of Week-
Description:The day of week of StartDate. The field is calculated automatically on the basis of StartDate. The following values are possible: (when StartDate is ), and the values defined by the System.DayOfWeek enumeration and converted to .
DeletedDatabaseRecord
bit-
Description:No description available
DocumentNoteID
uniqueidentifierRelated Document-
Description:The INotable.NoteID value of the related document. It is similar to RefNoteID, but contains an additional reference to the source of the activity (usually the source of the activity is a document). For example, the (CRMassMailMaint) graph fills this value with a link to the source CRCampaign or CRMarketingList object.
EndDate
datetimeEnd Date-
Description:The end date and time of the event.
EntityDescriptionNonexistent in DB
nvarchar(MAX)Entity-
Description:Returns either additional information about the related entity or the last error message. The property is used by the CREmailActivityMaint graph to show additional infomation about the SMEmail status.
Incoming
bitIncoming-
Description:Specifies whether this activity is incoming. The value is equal to EPActivityType.Incoming of the current Type.
IsCompleteIconNonexistent in DB
nvarchar(MAX)Complete Icon-
Description:No description available
IsExternal
bitIsExternal-
Description:Specifies whether this activity was created by an external user on the portal.
IsLocked
bitIs Locked-
Description:No description available
IsOverdueNonexistent in DB
bit-
Description:Indicates whether the activity is overdue (the UIStatus is neither ActivityStatusListAttribute.Completed nor ActivityStatusListAttribute.Canceled and EndDate is passed).
IsPinnedNonexistent in DB
varchar(MAX)Is Pinned-
Description:No description available
IsPrivate
bitInternal-
Description:Specifies whether this activity is hidden from external users and not visible on the portal site.
LastModifiedByIDDefault Navigation
uniqueidentifierLast Modified ByUsers
Description:No description available
LastModifiedByScreenID
char(8)-
Description:No description available
LastModifiedDateTime
datetime-
Description:No description available
Location
nvarchar(255)Location-
Description:The location of the event.
Outgoing
bitOutgoing-
Description:Specifies whether this activity is outgoing. The value is equal to EPActivityType.Outgoing of the current Type.
OwnerIDDefault Navigation
intOwnerContact
Description:No description available
ParentNoteIDDefault Navigation
uniqueidentifierParent ActivityContact
Description:No description available
PercentCompletion
intCompletion (%)-
Description:The estimation of the task completion expressed as a percentage.
Priority
intPriority-
Description:No description available
PriorityIconNonexistent in DB
nvarchar(MAX)Priority Icon-
Description:No description available
ProvidesCaseSolution
bitCase Solution Provided-
Description:Specifies whether this activity is provides case solution or not.
RefNoteID
uniqueidentifierRelated EntityCRActivity
Description:Contains the INotable.NoteID value of the related entity. This activity is displayed on the Activities tab of the entity's form. The related document may or may not implement the INotable interface, but it must have a field marked with the PXNoteAttribute attribute with the PXNoteAttribute.ShowInReferenceSelector property set to .
RefNoteIDType
nvarchar(MAX)Related Entity Type-
Description:Contains the type of the related entity, that is specified in CRActivity.RefNoteID.
ResponseActivityNoteIDDefault Navigation
uniqueidentifierResponse Provided InContact
Description:No description available
ResponseDueDateTime
datetimeResponse Due-
Description:No description available
SelectedNonexistent in DB
bitSelected-
Description:No description available
SelectorDescriptionNonexistent in DB
nvarchar(MAX)Description-
Description:No description available
ShowAsID
intShow As-
Description:The event status to be displayed on your schedule if it is public.
SourceNonexistent in DB
nvarchar(MAX)Related Entity-
Description:The description of the entity whose NoteID value is specified as RefNoteID. The description is retrieved by the GetEntityDescription(Guid?, System.Type) method.
StartDate
datetimeStart Date-
Description:The start date and time of the event.
SubjectDefault Navigation
nvarchar(998)Summary-
Description:The summary description of the activity.
Synchronize
bitSynchronize-
Description:Specifies whether the activity should be included in the exchange synchronization. The value is used in the exchange integration (see FeaturesSet.ExchangeIntegration). The default value is .
TimeZone
varchar(32)Time Zone-
Description:The custom time zone of the activity. The field can have one of the values described in PXTimeZoneAttribute. If it does not set to then adjusts StartDate and EndDate field values to the specified time zone. It is currently used only by EPEventMaint.
tstamp
timestamp-
Description:No description available
TypeDefault Navigation
char(5)TypeEPActivityType
Description:No description available
UIStatus
char(2)Status-
Description:The status of the activity. The field can have one of the values listed in the ActivityStatusListAttribute class. The default value is ActivityStatusListAttribute.Open.
WorkgroupIDDefault Navigation
intWorkgroupEPCompanyTree
Description:No description available