Event
23 properties
Properties
Select a row for its DAC field and description| Property | Type | Data Type | |
|---|---|---|---|
AllDay | BooleanValue | boolean | |
DAC Field: PX.Objects.CR.CRActivity.AllDayDescription:Specifies whether this event is an all-day event. | |||
Attendees | List | EventAttendee | |
DAC Field:Not mapped to a DAC field Description:No description available | |||
Body | StringValue | string | |
DAC Field: PX.Objects.CR.CRActivity.BodyDescription:The HTML body of the activity. | |||
Category | StringValue | string | |
DAC Field: PX.Objects.CR.CRActivity.CategoryIDDescription:The identifier of the task or event category. Corresponds to the value of the EPEventCategory.CategoryID field. | |||
EndDate | DateTimeValue | DateTime | |
DAC Field: PX.Objects.CR.CRActivity.EndDateDescription:The end date and time of the event. | |||
EndTime | DateTimeValue | DateTime | |
DAC Field: PX.Objects.CR.CRActivity.EndDateDescription:The end date and time of the event. | |||
Internal | BooleanValue | boolean | |
DAC Field: PX.Objects.CR.CRActivity.IsPrivateDescription:Specifies whether this activity is hidden from external users and not visible on the portal site. | |||
Location | StringValue | string | |
DAC Field: PX.Objects.CR.CRActivity.LocationDescription:The location of the event. | |||
NoteID | GuidValue | Guid | |
DAC Field: PX.Objects.CR.CRActivity.NoteIDDescription:No description available | |||
Priority | StringValue | string | |
DAC Field: PX.Objects.CR.CRActivity.PriorityDescription:The priority of the activity. | |||
RelatedActivities | List | ActivityDetail | |
DAC Field:Not mapped to a DAC field Description:No description available | |||
Reminder | ReminderDetail | ReminderDetail | |
DAC Field:Not mapped to a DAC field Description:No description available | |||
ShowAs | StringValue | string | |
DAC Field: PX.Objects.CR.CRActivity.ShowAsIDDescription:The event status to be displayed on your schedule if it is public. | |||
StartDate | DateTimeValue | DateTime | |
DAC Field: PX.Objects.CR.CRActivity.StartDateDescription:The start date and time of the event. | |||
Status | StringValue | string | |
DAC Field: PX.Objects.CR.CRActivity.UIStatusDescription:The status of the activity. The field can have one of the values listed in the ActivityStatusListAttribute class. The default value is ActivityStatusListAttribute.Open. | |||
Summary | StringValue | string | |
DAC Field: PX.Objects.CR.CRActivity.SubjectDescription:The summary description of the activity. | |||
TimeActivity | EventTimeActivity | EventTimeActivity | |
DAC Field:Not mapped to a DAC field Description:No description available | |||
CreatedByID | StringValue | string | |
DAC Field: PX.Objects.CR.CRActivity.CreatedByIDDescription:No description available | |||
CreatedDateTime | DateTimeValue | DateTime | |
DAC Field: PX.Objects.CR.CRActivity.CreatedDateTimeDescription:No description available | |||
LastModifiedDateTime | DateTimeValue | DateTime | |
DAC Field: PX.Objects.CR.CRActivity.LastModifiedDateTimeDescription:No description available | |||
RelatedEntityType | StringValue | string | |
DAC Field: PX.Objects.CR.CRActivity.RefNoteIDTypeDescription:Contains the type of the related entity, that is specified in CRActivity.RefNoteID. | |||
RelatedEntityNoteID | GuidValue | Guid | |
DAC Field: PX.Objects.CR.CRActivity.RefNoteIDDescription: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 true. | |||
RelatedEntityDescription | StringValue | string | |
DAC Field: PX.Objects.CR.CRActivity.SourceDescription:The description of the entity whose NoteID value is specified as RefNoteID. The description is retrieved by the GetEntityDescription(Guid?, System.Type) method. | |||
Minimum Payload
Derived from static analysis of the 2025.2 source; runtime configuration may require additional fields.
{
"Summary": {
"value": "string"
}
}For every property this entity accepts, see the properties table.
Optional Children
None of these child collections is required — a payload without them is valid. If you do include one, these are the fields each row of it needs; keys the parent record supplies are named separately and must not be sent.
RelatedActivitiesa list ofActivityDetailrequired if you include one:Summary