Campaign Response (CampaignResponse) table/entity reference (Microsoft Dynamics 365)
Response from an existing or a potential new customer for a campaign.
Messages
The following table lists the messages for the Campaign Response (CampaignResponse) table. Messages represent operations that can be performed on the table. They may also be events.
Name Is Event? |
Web API Operation | SDK for .NET |
---|---|---|
Assign Event: True |
PATCH /campaignresponses(activityid)Update the ownerid property. |
AssignRequest |
Associate Event: True |
Associate records | Associate records |
CopyCampaignResponse Event: False |
CopyCampaignResponse action | CopyCampaignResponseRequest |
Create Event: True |
POST /campaignresponsesSee Create |
Create records |
CreateMultiple Event: True |
CreateMultiple | CreateMultipleRequest |
Delete Event: True |
DELETE /campaignresponses(activityid)See Delete |
Delete records |
Disassociate Event: True |
Disassociate records | Disassociate records |
GrantAccess Event: True |
GrantAccess | GrantAccessRequest |
ModifyAccess Event: True |
ModifyAccess | ModifyAccessRequest |
Retrieve Event: True |
GET /campaignresponses(activityid)See Retrieve |
Retrieve records |
RetrieveMultiple Event: True |
GET /campaignresponsesSee Query data |
Query data |
RetrievePrincipalAccess Event: True |
RetrievePrincipalAccess | RetrievePrincipalAccessRequest |
RetrieveSharedPrincipalsAndAccess Event: True |
RetrieveSharedPrincipalsAndAccess | RetrieveSharedPrincipalsAndAccessRequest |
RevokeAccess Event: True |
RevokeAccess | RevokeAccessRequest |
SetState Event: True |
PATCH /campaignresponses(activityid)Update the statecode and statuscode properties. |
SetStateRequest |
Update Event: True |
PATCH /campaignresponses(activityid)See Update |
Update records |
UpdateMultiple Event: True |
UpdateMultiple | UpdateMultipleRequest |
Upsert Event: False |
PATCH /campaignresponses(activityid)See Upsert a table row |
UpsertRequest |
UpsertMultiple Event: False |
UpsertMultiple | UpsertMultipleRequest |
Properties
The following table lists selected properties for the Campaign Response (CampaignResponse) table.
Property | Value |
---|---|
DisplayName | Campaign Response |
DisplayCollectionName | Campaign Responses |
SchemaName | CampaignResponse |
CollectionSchemaName | CampaignResponses |
EntitySetName | campaignresponses |
LogicalName | campaignresponse |
LogicalCollectionName | campaignresponses |
PrimaryIdAttribute | activityid |
PrimaryNameAttribute | subject |
TableType | Standard |
OwnershipType | UserOwned |
Writable columns/attributes
These columns/attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.
- ActivityAdditionalParams
- ActivityId
- ActualDurationMinutes
- ActualEnd
- ActualStart
- BCC
- Category
- CC
- ChannelTypeCode
- Community
- CompanyName
- Customer
- Customers
- DeliveryPriorityCode
- Description
- EMailAddress
- ExchangeItemId
- ExchangeWebLink
- Fax
- FirstName
- from
- ImportSequenceNumber
- IsBilled
- IsMapiPrivate
- IsWorkflowCreated
- LastName
- LastOnHoldTime
- LeftVoiceMail
- OptionalAttendees
- Organizer
- OriginatingActivityId
- OriginatingActivityIdTypeCode
- OverriddenCreatedOn
- OwnerId
- OwnerIdType
- Partner
- Partners
- PriorityCode
- ProcessId
- PromotionCodeName
- ReceivedOn
- RegardingObjectId
- RegardingObjectTypeCode
- RequiredAttendees
- Resources
- ResponseCode
- ScheduledEnd
- ScheduledStart
- ServiceId
- SLAId
- SortDate
- StageId
- StateCode
- StatusCode
- Subcategory
- Subject
- Telephone
- TimeZoneRuleVersionNumber
- To
- TransactionCurrencyId
- TraversedPath
- UTCConversionTimeZoneCode
- YomiCompanyName
- YomiFirstName
- YomiLastName
ActivityAdditionalParams
Property | Value |
---|---|
Description | For internal use only. |
DisplayName | Additional Parameters |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | activityadditionalparams |
RequiredLevel | None |
Type | Memo |
Format | TextArea |
FormatName | TextArea |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 8192 |
ActivityId
Property | Value |
---|---|
Description | Unique identifier of the campaign response. |
DisplayName | Campaign Response |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | activityid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
ActualDurationMinutes
Property | Value |
---|---|
Description | Type the number of minutes spent on this activity. The duration is used in reporting. |
DisplayName | Actual Duration |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | actualdurationminutes |
RequiredLevel | None |
Type | Integer |
MaxValue | 2147483647 |
MinValue | 0 |
ActualEnd
Property | Value |
---|---|
Description | Enter the date when the campaign response was actually completed. |
DisplayName | Actual End |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | actualend |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | False |
DateTimeBehavior | UserLocal |
Format | DateOnly |
ImeMode | Inactive |
SourceTypeMask | 0 |
ActualStart
Property | Value |
---|---|
Description | Enter the actual start date and time for the campaign response. |
DisplayName | Actual Start |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | actualstart |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | False |
DateTimeBehavior | UserLocal |
Format | DateOnly |
ImeMode | Inactive |
SourceTypeMask | 0 |
BCC
Property | Value |
---|---|
Description | Blind Carbon-copy (bcc) recipients of the activity. |
DisplayName | BCC |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | bcc |
RequiredLevel | None |
Type | PartyList |
Targets | account, contact, systemuser |
Category
Property | Value |
---|---|
Description | Type a category to identify the campaign response type, such as new business development or customer retention, to tie the campaign response to a business group or function. |
DisplayName | Category |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | category |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 250 |
CC
Property | Value |
---|---|
Description | Carbon-copy (cc) recipients of the activity. |
DisplayName | CC |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | cc |
RequiredLevel | None |
Type | PartyList |
Targets | account, contact, systemuser |
ChannelTypeCode
Property | Value |
---|---|
Description | Select how the response was received, such as phone, letter, fax, or email. |
DisplayName | Channel |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | channeltypecode |
RequiredLevel | None |
Type | Picklist |
DefaultFormValue | -1 |
GlobalChoiceName | campaignresponse_channeltypecode |
ChannelTypeCode Choices/Options
Value | Label |
---|---|
1 | |
2 | Phone |
3 | Fax |
4 | Letter |
5 | Appointment |
6 | Others |
Community
Property | Value |
---|---|
Description | Shows how contact about the social activity originated, such as from Twitter or Facebook. This field is read-only. |
DisplayName | Social Channel |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | community |
RequiredLevel | None |
Type | Picklist |
DefaultFormValue | -1 |
GlobalChoiceName | socialprofile_community |
Community Choices/Options
Value | Label |
---|---|
0 | Other |
1 | |
2 | |
3 | Line |
4 | |
5 | Cortana |
6 | Direct Line |
7 | Microsoft Teams |
8 | Direct Line Speech |
9 | |
10 | GroupMe |
11 | Kik |
12 | Telegram |
13 | Skype |
14 | Slack |
15 | |
16 | Apple Messages For Business |
17 | Google's Business Messages |
CompanyName
Property | Value |
---|---|
Description | Type the name of the company if the campaign response was received from a new prospect or customer. |
DisplayName | Company Name |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | companyname |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Active |
IsLocalizable | False |
MaxLength | 100 |
Customer
Property | Value |
---|---|
Description | Enter the account, contact, or lead that submitted the campaign response, if it was received from an existing prospect or customer. |
DisplayName | Customer |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | customer |
RequiredLevel | None |
Type | PartyList |
Targets | account, contact, lead |
Customers
Property | Value |
---|---|
Description | Customer with which the activity is associated. |
DisplayName | Customers |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | customers |
RequiredLevel | None |
Type | PartyList |
Targets | account, contact |
DeliveryPriorityCode
Property | Value |
---|---|
Description | Priority of delivery of the activity to the email server. |
DisplayName | Delivery Priority |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | deliveryprioritycode |
RequiredLevel | None |
Type | Picklist |
DefaultFormValue | 1 |
GlobalChoiceName | activitypointer_deliveryprioritycode |
DeliveryPriorityCode Choices/Options
Value | Label |
---|---|
0 | Low |
1 | Normal |
2 | High |
Description
Property | Value |
---|---|
Description | Type additional information to describe the campaign response, such as key discussion points or objectives. |
DisplayName | Description |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | description |
RequiredLevel | None |
Type | Memo |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 2000 |
EMailAddress
Property | Value |
---|---|
Description | Type the responder's email address. |
DisplayName | |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | emailaddress |
RequiredLevel | None |
Type | String |
Format | |
FormatName | |
ImeMode | Inactive |
IsLocalizable | False |
MaxLength | 100 |
ExchangeItemId
Property | Value |
---|---|
Description | The message id of activity which is returned from Exchange Server. |
DisplayName | Exchange Item ID |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | exchangeitemid |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 200 |
ExchangeWebLink
Property | Value |
---|---|
Description | Shows the web link of Activity of type email. |
DisplayName | Exchange WebLink |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | exchangeweblink |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 1250 |
Fax
Property | Value |
---|---|
Description | Type the responder's fax number. |
DisplayName | Fax |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | fax |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Inactive |
IsLocalizable | False |
MaxLength | 50 |
FirstName
Property | Value |
---|---|
Description | Type the responder's first name if the campaign response was received from a new prospect or customer. |
DisplayName | First Name |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | firstname |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Active |
IsLocalizable | False |
MaxLength | 50 |
from
Property | Value |
---|---|
Description | For system use only. |
DisplayName | From |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | from |
RequiredLevel | None |
Type | PartyList |
Targets | account, contact, systemuser |
ImportSequenceNumber
Property | Value |
---|---|
Description | Sequence number of the import that created this record. |
DisplayName | Import Sequence Number |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | importsequencenumber |
RequiredLevel | None |
Type | Integer |
MaxValue | 2147483647 |
MinValue | -2147483648 |
IsBilled
Property | Value |
---|---|
Description | Specifies whether the campaign response was billed as part of resolving a case. |
DisplayName | Is Billed |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | isbilled |
RequiredLevel | None |
Type | Boolean |
GlobalChoiceName | campaignresponse_isbilled |
DefaultValue | False |
True Label | Yes |
False Label | No |
IsMapiPrivate
Property | Value |
---|---|
Description | For internal use only. |
DisplayName | Is Private |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | ismapiprivate |
RequiredLevel | None |
Type | Boolean |
GlobalChoiceName | _campaignresponse_ismapiprivate |
DefaultValue | False |
True Label | Yes |
False Label | No |
IsWorkflowCreated
Property | Value |
---|---|
Description | Specifies whether the campaign response is created by a workflow rule. |
DisplayName | Is Workflow Created |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | isworkflowcreated |
RequiredLevel | None |
Type | Boolean |
GlobalChoiceName | campaignresponse_isworkflowcreated |
DefaultValue | False |
True Label | Yes |
False Label | No |
LastName
Property | Value |
---|---|
Description | Type the responder's last name if the campaign response was received from a new prospect or customer. |
DisplayName | Last Name |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | lastname |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Active |
IsLocalizable | False |
MaxLength | 50 |
LastOnHoldTime
Property | Value |
---|---|
Description | Contains the date and time stamp of the last on hold time. |
DisplayName | Last On Hold Time |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | lastonholdtime |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | False |
DateTimeBehavior | UserLocal |
Format | DateAndTime |
ImeMode | Inactive |
SourceTypeMask | 0 |
LeftVoiceMail
Property | Value |
---|---|
Description | Left the voice mail |
DisplayName | Left Voice Mail |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | leftvoicemail |
RequiredLevel | None |
Type | Boolean |
GlobalChoiceName | _campaignresponse_leftvoicemail |
DefaultValue | False |
True Label | Yes |
False Label | No |
OptionalAttendees
Property | Value |
---|---|
Description | List of optional attendees for the activity. |
DisplayName | Optional Attendees |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | optionalattendees |
RequiredLevel | None |
Type | PartyList |
Targets | account, contact, systemuser |
Organizer
Property | Value |
---|---|
Description | Person who organized the activity. |
DisplayName | Organizer |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | organizer |
RequiredLevel | None |
Type | PartyList |
Targets | systemuser |
OriginatingActivityId
Property | Value |
---|---|
Description | Choose the phone call, email, fax, letter, or appointment activity that led the prospect or customer to respond to the campaign. |
DisplayName | Originating Activity |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | originatingactivityid |
RequiredLevel | None |
Type | Lookup |
Targets | appointment, email, fax, letter, phonecall |
OriginatingActivityIdTypeCode
Property | Value |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | originatingactivityidtypecode |
RequiredLevel | None |
Type | EntityName |
OverriddenCreatedOn
Property | Value |
---|---|
Description | Date and time that the record was migrated. |
DisplayName | Record Created On |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | overriddencreatedon |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | False |
DateTimeBehavior | UserLocal |
Format | DateOnly |
ImeMode | Inactive |
SourceTypeMask | 0 |
OwnerId
Property | Value |
---|---|
Description | Unique identifier of the user or team who owns the activity. |
DisplayName | Owner |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | ownerid |
RequiredLevel | SystemRequired |
Type | Owner |
Targets | systemuser, team |
OwnerIdType
Property | Value |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owneridtype |
RequiredLevel | SystemRequired |
Type | EntityName |
Partner
Property | Value |
---|---|
Description | Enter the vendor account or contact to capture any third-party used to obtain the campaign response. |
DisplayName | Outsource Vendor |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | partner |
RequiredLevel | None |
Type | PartyList |
Targets | account, contact |
Partners
Property | Value |
---|---|
Description | Outsource vendor with which activity is associated. |
DisplayName | Outsource Vendors |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | partners |
RequiredLevel | None |
Type | PartyList |
Targets | account, contact |
PriorityCode
Property | Value |
---|---|
Description | Select the priority so that preferred customers or critical issues are handled quickly. |
DisplayName | Priority |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | prioritycode |
RequiredLevel | None |
Type | Picklist |
DefaultFormValue | 1 |
GlobalChoiceName | campaignresponse_prioritycode |
PriorityCode Choices/Options
Value | Label |
---|---|
0 | Low |
1 | Normal |
2 | High |
ProcessId
Property | Value |
---|---|
Description | Unique identifier of the Process. |
DisplayName | Process |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | processid |
RequiredLevel | None |
Type | Uniqueidentifier |
PromotionCodeName
Property | Value |
---|---|
Description | Type a promotional code to track sales related to the campaign response or to allow the responder to redeem a discount offer. |
DisplayName | Promotion Code |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | promotioncodename |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 250 |
ReceivedOn
Property | Value |
---|---|
Description | Enter the date when the campaign response was received. |
DisplayName | Received On |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | receivedon |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | False |
DateTimeBehavior | UserLocal |
Format | DateOnly |
ImeMode | Inactive |
SourceTypeMask | 0 |
RegardingObjectId
Property | Value |
---|---|
Description | Choose the parent campaign so that the campaign's response rate is tracked correctly. |
DisplayName | Parent Campaign |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | regardingobjectid |
RequiredLevel | ApplicationRequired |
Type | Lookup |
Targets | bulkoperation, campaign |
RegardingObjectTypeCode
Property | Value |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | regardingobjecttypecode |
RequiredLevel | None |
Type | EntityName |
RequiredAttendees
Property | Value |
---|---|
Description | List of required attendees for the activity. |
DisplayName | Required Attendees |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | requiredattendees |
RequiredLevel | None |
Type | PartyList |
Targets | account, contact, systemuser |
Resources
Property | Value |
---|---|
Description | Users or facility/equipment that are required for the activity. |
DisplayName | Resources |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | resources |
RequiredLevel | None |
Type | PartyList |
Targets | systemuser |
ResponseCode
Property | Value |
---|---|
Description | Select the type of response from the prospect or customer to indicate their interest in the campaign. |
DisplayName | Response Code |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | responsecode |
RequiredLevel | None |
Type | Picklist |
DefaultFormValue | 1 |
GlobalChoiceName | campaignresponse_responsecode |
ResponseCode Choices/Options
Value | Label |
---|---|
1 | Interested |
2 | Not Interested |
3 | Do Not Send Marketing Materials |
4 | Error |
ScheduledEnd
Property | Value |
---|---|
Description | Enter the expected due date and time for the activity to be completed to provide details about the timing of the campaign response. |
DisplayName | Close By |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | scheduledend |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | False |
DateTimeBehavior | UserLocal |
Format | DateOnly |
ImeMode | Inactive |
SourceTypeMask | 0 |
ScheduledStart
Property | Value |
---|---|
Description | Enter the expected start date and time for the activity to provide details about the timing of the campaign response. |
DisplayName | Scheduled Start |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | scheduledstart |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | False |
DateTimeBehavior | UserLocal |
Format | DateOnly |
ImeMode | Inactive |
SourceTypeMask | 0 |
ServiceId
Property | Value |
---|---|
Description | Unique identifier for the associated service. |
DisplayName | Service |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | serviceid |
RequiredLevel | None |
Type | Lookup |
Targets | service |
SLAId
Property | Value |
---|---|
Description | Choose the service level agreement (SLA) that you want to apply to the case record. |
DisplayName | SLA |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | slaid |
RequiredLevel | None |
Type | Lookup |
Targets | sla |
SortDate
Property | Value |
---|---|
Description | Shows the date and time by which the activities are sorted. |
DisplayName | Sort Date |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | sortdate |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | False |
DateTimeBehavior | UserLocal |
Format | DateAndTime |
ImeMode | Inactive |
SourceTypeMask | 0 |
StageId
Property | Value |
---|---|
Description | Unique identifier of the Stage. |
DisplayName | (Deprecated) Process Stage |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | stageid |
RequiredLevel | None |
Type | Uniqueidentifier |
StateCode
Property | Value |
---|---|
Description | Shows whether the campaign response is open, closed, or canceled. Closed and canceled campaign responses are read-only and can't be edited. |
DisplayName | Status |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | statecode |
RequiredLevel | SystemRequired |
Type | State |
DefaultFormValue | 0 |
GlobalChoiceName | campaignresponse_statecode |
StateCode Choices/Options
Value | Details |
---|---|
0 | Label: Open DefaultStatus: 1 InvariantName: Open |
1 | Label: Closed DefaultStatus: 2 InvariantName: Closed |
2 | Label: Canceled DefaultStatus: 3 InvariantName: Canceled |
StatusCode
Property | Value |
---|---|
Description | Select the campaign response's status. |
DisplayName | Status Reason |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | statuscode |
RequiredLevel | None |
Type | Status |
DefaultFormValue | -1 |
GlobalChoiceName | campaignresponse_statuscode |
StatusCode Choices/Options
Value | Details |
---|---|
1 | Label: Open State:0 TransitionData: None |
2 | Label: Closed State:1 TransitionData: None |
3 | Label: Canceled State:2 TransitionData: None |
Subcategory
Property | Value |
---|---|
Description | Type a subcategory to identify the campaign response type and relate the activity to a specific product, sales region, business group, or other function. |
DisplayName | Sub-Category |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | subcategory |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 250 |
Subject
Property | Value |
---|---|
Description | Type a short description about the objective or primary topic of the campaign response. |
DisplayName | Subject |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | subject |
RequiredLevel | ApplicationRequired |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 200 |
Telephone
Property | Value |
---|---|
Description | Type the responder's primary phone number. |
DisplayName | Phone |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | telephone |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Inactive |
IsLocalizable | False |
MaxLength | 50 |
TimeZoneRuleVersionNumber
Property | Value |
---|---|
Description | For internal use only. |
DisplayName | Time Zone Rule Version Number |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | timezoneruleversionnumber |
RequiredLevel | None |
Type | Integer |
MaxValue | 2147483647 |
MinValue | -1 |
To
Property | Value |
---|---|
Description | Person who is the receiver of the activity. |
DisplayName | To |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | to |
RequiredLevel | None |
Type | PartyList |
Targets | account, contact, systemuser |
TransactionCurrencyId
Property | Value |
---|---|
Description | Choose the local currency for the record to make sure budgets are reported in the correct currency. |
DisplayName | Currency |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | transactioncurrencyid |
RequiredLevel | None |
Type | Lookup |
Targets | transactioncurrency |
TraversedPath
Property | Value |
---|---|
Description | For internal use only. |
DisplayName | (Deprecated) Traversed Path |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | traversedpath |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 1250 |
UTCConversionTimeZoneCode
Property | Value |
---|---|
Description | Time zone code that was in use when the record was created. |
DisplayName | UTC Conversion Time Zone Code |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | utcconversiontimezonecode |
RequiredLevel | None |
Type | Integer |
MaxValue | 2147483647 |
MinValue | -1 |
YomiCompanyName
Property | Value |
---|---|
Description | Type the phonetic spelling of the company name, if specified in Japanese, to make sure the name is pronounced correctly in phone calls and other communications. |
DisplayName | Yomi Company Name |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | yomicompanyname |
RequiredLevel | None |
Type | String |
Format | PhoneticGuide |
FormatName | PhoneticGuide |
ImeMode | Active |
IsLocalizable | False |
MaxLength | 100 |
YomiFirstName
Property | Value |
---|---|
Description | Type the phonetic spelling of the campaign responder's first name, if specified in Japanese, to make sure the name is pronounced correctly in phone calls and other communications. |
DisplayName | Yomi First Name |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | yomifirstname |
RequiredLevel | None |
Type | String |
Format | PhoneticGuide |
FormatName | PhoneticGuide |
ImeMode | Active |
IsLocalizable | False |
MaxLength | 150 |
YomiLastName
Property | Value |
---|---|
Description | Type the phonetic spelling of the campaign responder's last name, if specified in Japanese, to make sure the name is pronounced correctly in phone calls and other communications. |
DisplayName | Yomi Last Name |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | yomilastname |
RequiredLevel | None |
Type | String |
Format | PhoneticGuide |
FormatName | PhoneticGuide |
ImeMode | Active |
IsLocalizable | False |
MaxLength | 150 |
Read-only columns/attributes
These columns/attributes return false for both IsValidForCreate and IsValidForUpdate. Listed by SchemaName.
- ActivityTypeCode
- CreatedBy
- CreatedOn
- CreatedOnBehalfBy
- DeliveryLastAttemptedOn
- ExchangeRate
- InstanceTypeCode
- IsRegularActivity
- ModifiedBy
- ModifiedOn
- ModifiedOnBehalfBy
- OnHoldTime
- OwnerIdName
- OwnerIdYomiName
- OwningBusinessUnit
- OwningTeam
- OwningUser
- PostponeActivityProcessingUntil
- ScheduledDurationMinutes
- SenderMailboxId
- SentOn
- SeriesId
- SLAInvokedId
- VersionNumber
ActivityTypeCode
Property | Value |
---|---|
Description | Type of activity. |
DisplayName | Activity Type |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | activitytypecode |
RequiredLevel | SystemRequired |
Type | EntityName |
CreatedBy
Property | Value |
---|---|
Description | Unique identifier of the user who created the activity. |
DisplayName | Created By |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | createdby |
RequiredLevel | None |
Type | Lookup |
Targets | systemuser |
CreatedOn
Property | Value |
---|---|
Description | Date and time when the activity was created. |
DisplayName | Date Created |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | createdon |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | False |
DateTimeBehavior | UserLocal |
Format | DateAndTime |
ImeMode | Inactive |
SourceTypeMask | 0 |
CreatedOnBehalfBy
Property | Value |
---|---|
Description | Unique identifier of the delegate user who created the activitypointer. |
DisplayName | Created By (Delegate) |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | createdonbehalfby |
RequiredLevel | None |
Type | Lookup |
Targets | systemuser |
DeliveryLastAttemptedOn
Property | Value |
---|---|
Description | Date and time when the delivery of the activity was last attempted. |
DisplayName | Date Delivery Last Attempted |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | deliverylastattemptedon |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | False |
DateTimeBehavior | UserLocal |
Format | DateAndTime |
ImeMode | Inactive |
SourceTypeMask | 0 |
ExchangeRate
Property | Value |
---|---|
Description | Shows the conversion rate of the record's currency. The exchange rate is used to convert all money fields in the record from the local currency to the system's default currency. |
DisplayName | Exchange Rate |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | exchangerate |
RequiredLevel | None |
Type | Decimal |
ImeMode | Disabled |
MaxValue | 100000000000 |
MinValue | 1E-12 |
Precision | 12 |
SourceTypeMask | 0 |
InstanceTypeCode
Property | Value |
---|---|
Description | Type of instance of a recurring series. |
DisplayName | Recurring Instance Type |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | instancetypecode |
RequiredLevel | SystemRequired |
Type | Picklist |
DefaultFormValue | 0 |
GlobalChoiceName | _campaignresponse_instancetypecode |
InstanceTypeCode Choices/Options
Value | Label |
---|---|
0 | Not Recurring |
1 | Recurring Master |
2 | Recurring Instance |
3 | Recurring Exception |
4 | Recurring Future Exception |
IsRegularActivity
Property | Value |
---|---|
Description | Information regarding whether the activity is a regular activity type or event type. |
DisplayName | Is Regular Activity |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | isregularactivity |
RequiredLevel | SystemRequired |
Type | Boolean |
GlobalChoiceName | activitypointer_isregularactivity |
DefaultValue | False |
True Label | Yes |
False Label | No |
ModifiedBy
Property | Value |
---|---|
Description | Unique identifier of user who last modified the activity. |
DisplayName | Modified By |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | modifiedby |
RequiredLevel | None |
Type | Lookup |
Targets | systemuser |
ModifiedOn
Property | Value |
---|---|
Description | Date and time when activity was last modified. |
DisplayName | Last Updated |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | modifiedon |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | False |
DateTimeBehavior | UserLocal |
Format | DateAndTime |
ImeMode | Inactive |
SourceTypeMask | 0 |
ModifiedOnBehalfBy
Property | Value |
---|---|
Description | Unique identifier of the delegate user who last modified the activitypointer. |
DisplayName | Modified By (Delegate) |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | modifiedonbehalfby |
RequiredLevel | None |
Type | Lookup |
Targets | systemuser |
OnHoldTime
Property | Value |
---|---|
Description | Shows how long, in minutes, that the record was on hold. |
DisplayName | On Hold Time (Minutes) |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | onholdtime |
RequiredLevel | None |
Type | Integer |
MaxValue | 2147483647 |
MinValue | -2147483648 |
OwnerIdName
Property | Value |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owneridname |
RequiredLevel | SystemRequired |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
OwnerIdYomiName
Property | Value |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owneridyominame |
RequiredLevel | SystemRequired |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
OwningBusinessUnit
Property | Value |
---|---|
Description | Unique identifier of the business unit that owns the activity. |
DisplayName | Owning Business Unit |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | owningbusinessunit |
RequiredLevel | None |
Type | Lookup |
Targets | businessunit |
OwningTeam
Property | Value |
---|---|
Description | Unique identifier of the team that owns the activity. |
DisplayName | Owning Team |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owningteam |
RequiredLevel | None |
Type | Lookup |
Targets | team |
OwningUser
Property | Value |
---|---|
Description | Unique identifier of the user that owns the activity. |
DisplayName | Owning User |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owninguser |
RequiredLevel | None |
Type | Lookup |
Targets | systemuser |
PostponeActivityProcessingUntil
Property | Value |
---|---|
Description | For internal use only. |
DisplayName | Delay activity processing until |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | postponeactivityprocessinguntil |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | False |
DateTimeBehavior | UserLocal |
Format | DateAndTime |
ImeMode | Inactive |
SourceTypeMask | 0 |
ScheduledDurationMinutes
Property | Value |
---|---|
Description | Scheduled duration of the campaign response in minutes. |
DisplayName | Scheduled Duration |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | scheduleddurationminutes |
RequiredLevel | None |
Type | Integer |
MaxValue | 2147483647 |
MinValue | 0 |
SenderMailboxId
Property | Value |
---|---|
Description | Unique identifier of the mailbox associated with the sender of the email message. |
DisplayName | Sender's Mailbox |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | sendermailboxid |
RequiredLevel | None |
Type | Lookup |
Targets | mailbox |
SentOn
Property | Value |
---|---|
Description | Date and time when the activity was sent. |
DisplayName | Date Sent |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | senton |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | False |
DateTimeBehavior | UserLocal |
Format | DateAndTime |
ImeMode | Inactive |
SourceTypeMask | 0 |
SeriesId
Property | Value |
---|---|
Description | Uniqueidentifier specifying the id of recurring series of an instance. |
DisplayName | Series Id |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | seriesid |
RequiredLevel | None |
Type | Uniqueidentifier |
SLAInvokedId
Property | Value |
---|---|
Description | Last SLA that was applied to this case. This field is for internal use only. |
DisplayName | Last SLA applied |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | slainvokedid |
RequiredLevel | None |
Type | Lookup |
Targets | sla |
VersionNumber
Property | Value |
---|---|
Description | Version number of the activity. |
DisplayName | Version Number |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | versionnumber |
RequiredLevel | None |
Type | BigInt |
MaxValue | 9223372036854775807 |
MinValue | -9223372036854775808 |
Many-to-One relationships
These relationships are many-to-one. Listed by SchemaName.
- account_CampaignResponses
- activity_campaignresponse
- activity_pointer_campaignresponse
- adx_invitation_CampaignResponses
- appointment_campaignresponse
- bookableresourcebooking_CampaignResponses
- bookableresourcebookingheader_CampaignResponses
- BulkOperation_CampaignResponse
- business_unit_campaignresponse_activities
- Campaign_CampaignResponses
- campaignactivity_CampaignResponses
- CampaignResponse_adx_inviteredemptions
- CampaignResponse_adx_portalcomments
- CampaignResponse_IncidentResolutions
- campaignresponse_mailbox_sendermailboxid
- CampaignResponse_msdyn_copilottranscripts
- CampaignResponse_msdyn_ocliveworkitems
- CampaignResponse_msdyn_ocsessions
- CampaignResponse_msfp_alerts
- CampaignResponse_msfp_surveyinvites
- CampaignResponse_msfp_surveyresponses
- CampaignResponse_OpportunityCloses
- CampaignResponse_OrderCloses
- campaignresponse_owner_ownerid
- CampaignResponse_QuoteCloses
- CampaignResponse_ServiceAppointments
- campaignresponse_sla_slaid
- campaignresponse_sla_slainvokedid
- contact_CampaignResponses
- email_campaignresponse
- fax_campaignresponse
- interactionforemail_CampaignResponses
- knowledgearticle_CampaignResponses
- knowledgebaserecord_CampaignResponses
- lead_CampaignResponses
- letter_campaignresponse
- lk_campaignresponse_createdby
- lk_campaignresponse_createdonbehalfby
- lk_campaignresponse_modifiedby
- lk_campaignresponse_modifiedonbehalfby
- mspp_adplacement_CampaignResponses
- mspp_pollplacement_CampaignResponses
- mspp_publishingstatetransitionrule_CampaignResponses
- mspp_redirect_CampaignResponses
- mspp_shortcut_CampaignResponses
- mspp_website_CampaignResponses
- phonecall_campaignresponse
- processstage_campaignresponses
- recurringappointmentmaster_campaignresponse
- team_campaignresponse
- TransactionCurrency_CampaignResponse
- user_campaignresponse
account_CampaignResponses
One-To-Many Relationship: account account_CampaignResponses
Property | Value |
---|---|
ReferencedEntity | account |
ReferencedAttribute | accountid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_account_campaignresponse |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: Cascade Delete: Cascade Merge: Cascade Reparent: Cascade RollupView: NoCascade Share: Cascade Unshare: Cascade |
activity_campaignresponse
One-To-Many Relationship: activitypointer activity_campaignresponse
Property | Value |
---|---|
ReferencedEntity | activitypointer |
ReferencedAttribute | activityid |
ReferencingAttribute | originatingactivityid |
ReferencingEntityNavigationPropertyName | originatingactivityid_activitypointer |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
activity_pointer_campaignresponse
One-To-Many Relationship: activitypointer activity_pointer_campaignresponse
Property | Value |
---|---|
ReferencedEntity | activitypointer |
ReferencedAttribute | activityid |
ReferencingAttribute | activityid |
ReferencingEntityNavigationPropertyName | activityid_activitypointer |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
adx_invitation_CampaignResponses
One-To-Many Relationship: adx_invitation adx_invitation_CampaignResponses
Property | Value |
---|---|
ReferencedEntity | adx_invitation |
ReferencedAttribute | adx_invitationid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_adx_invitation_campaignresponse |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: Cascade Delete: Cascade Merge: NoCascade Reparent: Cascade RollupView: NoCascade Share: Cascade Unshare: Cascade |
appointment_campaignresponse
One-To-Many Relationship: appointment appointment_campaignresponse
Property | Value |
---|---|
ReferencedEntity | appointment |
ReferencedAttribute | activityid |
ReferencingAttribute | originatingactivityid |
ReferencingEntityNavigationPropertyName | originatingactivityid_appointment |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
bookableresourcebooking_CampaignResponses
One-To-Many Relationship: bookableresourcebooking bookableresourcebooking_CampaignResponses
Property | Value |
---|---|
ReferencedEntity | bookableresourcebooking |
ReferencedAttribute | bookableresourcebookingid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_bookableresourcebooking_campaignresponse |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: Cascade Delete: Cascade Merge: NoCascade Reparent: Cascade RollupView: NoCascade Share: Cascade Unshare: Cascade |
bookableresourcebookingheader_CampaignResponses
One-To-Many Relationship: bookableresourcebookingheader bookableresourcebookingheader_CampaignResponses
Property | Value |
---|---|
ReferencedEntity | bookableresourcebookingheader |
ReferencedAttribute | bookableresourcebookingheaderid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_bookableresourcebookingheader_campaignresponse |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: Cascade Delete: Cascade Merge: NoCascade Reparent: Cascade RollupView: NoCascade Share: Cascade Unshare: Cascade |
BulkOperation_CampaignResponse
One-To-Many Relationship: bulkoperation BulkOperation_CampaignResponse
Property | Value |
---|---|
ReferencedEntity | bulkoperation |
ReferencedAttribute | activityid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_bulkoperation_campaignresponse |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: Cascade Delete: Cascade Merge: NoCascade Reparent: Cascade RollupView: NoCascade Share: Cascade Unshare: Cascade |
business_unit_campaignresponse_activities
One-To-Many Relationship: businessunit business_unit_campaignresponse_activities
Property | Value |
---|---|
ReferencedEntity | businessunit |
ReferencedAttribute | businessunitid |
ReferencingAttribute | owningbusinessunit |
ReferencingEntityNavigationPropertyName | owningbusinessunit_campaignresponse |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
Campaign_CampaignResponses
One-To-Many Relationship: campaign Campaign_CampaignResponses
Property | Value |
---|---|
ReferencedEntity | campaign |
ReferencedAttribute | campaignid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_campaign_campaignresponse |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: Cascade Delete: Cascade Merge: NoCascade Reparent: Cascade RollupView: NoCascade Share: Cascade Unshare: Cascade |
campaignactivity_CampaignResponses
One-To-Many Relationship: campaignactivity campaignactivity_CampaignResponses
Property | Value |
---|---|
ReferencedEntity | campaignactivity |
ReferencedAttribute | activityid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_campaignactivity_campaignresponse |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: Cascade Delete: Cascade Merge: NoCascade Reparent: Cascade RollupView: NoCascade Share: Cascade Unshare: Cascade |
CampaignResponse_adx_inviteredemptions
One-To-Many Relationship: adx_inviteredemption CampaignResponse_adx_inviteredemptions
Property | Value |
---|---|
ReferencedEntity | adx_inviteredemption |
ReferencedAttribute | activityid |
ReferencingAttribute | originatingactivityid |
ReferencingEntityNavigationPropertyName | originatingactivityid_adx_inviteredemption_campaignresponse |
IsHierarchical | |
CascadeConfiguration | Archive: Cascade Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
CampaignResponse_adx_portalcomments
One-To-Many Relationship: adx_portalcomment CampaignResponse_adx_portalcomments
Property | Value |
---|---|
ReferencedEntity | adx_portalcomment |
ReferencedAttribute | activityid |
ReferencingAttribute | originatingactivityid |
ReferencingEntityNavigationPropertyName | originatingactivityid_adx_portalcomment_campaignresponse |
IsHierarchical | |
CascadeConfiguration | Archive: Cascade Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
CampaignResponse_IncidentResolutions
One-To-Many Relationship: incidentresolution CampaignResponse_IncidentResolutions
Property | Value |
---|---|
ReferencedEntity | incidentresolution |
ReferencedAttribute | activityid |
ReferencingAttribute | originatingactivityid |
ReferencingEntityNavigationPropertyName | originatingactivityid_incidentresolution_campaignresponse |
IsHierarchical | |
CascadeConfiguration | Archive: Cascade Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
campaignresponse_mailbox_sendermailboxid
One-To-Many Relationship: mailbox campaignresponse_mailbox_sendermailboxid
Property | Value |
---|---|
ReferencedEntity | mailbox |
ReferencedAttribute | mailboxid |
ReferencingAttribute | sendermailboxid |
ReferencingEntityNavigationPropertyName | sendermailboxid_campaignresponse |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
CampaignResponse_msdyn_copilottranscripts
One-To-Many Relationship: msdyn_copilottranscript CampaignResponse_msdyn_copilottranscripts
Property | Value |
---|---|
ReferencedEntity | msdyn_copilottranscript |
ReferencedAttribute | activityid |
ReferencingAttribute | originatingactivityid |
ReferencingEntityNavigationPropertyName | originatingactivityid_msdyn_copilottranscript_campaignresponse |
IsHierarchical | |
CascadeConfiguration | Archive: Cascade Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
CampaignResponse_msdyn_ocliveworkitems
One-To-Many Relationship: msdyn_ocliveworkitem CampaignResponse_msdyn_ocliveworkitems
Property | Value |
---|---|
ReferencedEntity | msdyn_ocliveworkitem |
ReferencedAttribute | activityid |
ReferencingAttribute | originatingactivityid |
ReferencingEntityNavigationPropertyName | originatingactivityid_msdyn_ocliveworkitem_campaignresponse |
IsHierarchical | |
CascadeConfiguration | Archive: Cascade Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
CampaignResponse_msdyn_ocsessions
One-To-Many Relationship: msdyn_ocsession CampaignResponse_msdyn_ocsessions
Property | Value |
---|---|
ReferencedEntity | msdyn_ocsession |
ReferencedAttribute | activityid |
ReferencingAttribute | originatingactivityid |
ReferencingEntityNavigationPropertyName | originatingactivityid_msdyn_ocsession_campaignresponse |
IsHierarchical | |
CascadeConfiguration | Archive: Cascade Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
CampaignResponse_msfp_alerts
One-To-Many Relationship: msfp_alert CampaignResponse_msfp_alerts
Property | Value |
---|---|
ReferencedEntity | msfp_alert |
ReferencedAttribute | activityid |
ReferencingAttribute | originatingactivityid |
ReferencingEntityNavigationPropertyName | originatingactivityid_msfp_alert_campaignresponse |
IsHierarchical | |
CascadeConfiguration | Archive: Cascade Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
CampaignResponse_msfp_surveyinvites
One-To-Many Relationship: msfp_surveyinvite CampaignResponse_msfp_surveyinvites
Property | Value |
---|---|
ReferencedEntity | msfp_surveyinvite |
ReferencedAttribute | activityid |
ReferencingAttribute | originatingactivityid |
ReferencingEntityNavigationPropertyName | originatingactivityid_msfp_surveyinvite_campaignresponse |
IsHierarchical | |
CascadeConfiguration | Archive: Cascade Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
CampaignResponse_msfp_surveyresponses
One-To-Many Relationship: msfp_surveyresponse CampaignResponse_msfp_surveyresponses
Property | Value |
---|---|
ReferencedEntity | msfp_surveyresponse |
ReferencedAttribute | activityid |
ReferencingAttribute | originatingactivityid |
ReferencingEntityNavigationPropertyName | originatingactivityid_msfp_surveyresponse_campaignresponse |
IsHierarchical | |
CascadeConfiguration | Archive: Cascade Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
CampaignResponse_OpportunityCloses
One-To-Many Relationship: opportunityclose CampaignResponse_OpportunityCloses
Property | Value |
---|---|
ReferencedEntity | opportunityclose |
ReferencedAttribute | activityid |
ReferencingAttribute | originatingactivityid |
ReferencingEntityNavigationPropertyName | originatingactivityid_opportunityclose_campaignresponse |
IsHierarchical | |
CascadeConfiguration | Archive: Cascade Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
CampaignResponse_OrderCloses
One-To-Many Relationship: orderclose CampaignResponse_OrderCloses
Property | Value |
---|---|
ReferencedEntity | orderclose |
ReferencedAttribute | activityid |
ReferencingAttribute | originatingactivityid |
ReferencingEntityNavigationPropertyName | originatingactivityid_orderclose_campaignresponse |
IsHierarchical | |
CascadeConfiguration | Archive: Cascade Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
campaignresponse_owner_ownerid
One-To-Many Relationship: owner campaignresponse_owner_ownerid
Property | Value |
---|---|
ReferencedEntity | owner |
ReferencedAttribute | ownerid |
ReferencingAttribute | ownerid |
ReferencingEntityNavigationPropertyName | ownerid_campaignresponse |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
CampaignResponse_QuoteCloses
One-To-Many Relationship: quoteclose CampaignResponse_QuoteCloses
Property | Value |
---|---|
ReferencedEntity | quoteclose |
ReferencedAttribute | activityid |
ReferencingAttribute | originatingactivityid |
ReferencingEntityNavigationPropertyName | originatingactivityid_quoteclose_campaignresponse |
IsHierarchical | |
CascadeConfiguration | Archive: Cascade Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
CampaignResponse_ServiceAppointments
One-To-Many Relationship: serviceappointment CampaignResponse_ServiceAppointments
Property | Value |
---|---|
ReferencedEntity | serviceappointment |
ReferencedAttribute | activityid |
ReferencingAttribute | originatingactivityid |
ReferencingEntityNavigationPropertyName | originatingactivityid_serviceappointment_campaignresponse |
IsHierarchical | |
CascadeConfiguration | Archive: Cascade Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
campaignresponse_sla_slaid
One-To-Many Relationship: sla campaignresponse_sla_slaid
Property | Value |
---|---|
ReferencedEntity | sla |
ReferencedAttribute | slaid |
ReferencingAttribute | slaid |
ReferencingEntityNavigationPropertyName | sla_activitypointer_sla_campaignresponse |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
campaignresponse_sla_slainvokedid
One-To-Many Relationship: sla campaignresponse_sla_slainvokedid
Property | Value |
---|---|
ReferencedEntity | sla |
ReferencedAttribute | slaid |
ReferencingAttribute | slainvokedid |
ReferencingEntityNavigationPropertyName | slainvokedid_activitypointer_sla_campaignresponse |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
contact_CampaignResponses
One-To-Many Relationship: contact contact_CampaignResponses
Property | Value |
---|---|
ReferencedEntity | contact |
ReferencedAttribute | contactid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_contact_campaignresponse |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: Cascade Delete: Cascade Merge: Cascade Reparent: Cascade RollupView: NoCascade Share: Cascade Unshare: Cascade |
email_campaignresponse
One-To-Many Relationship: email email_campaignresponse
Property | Value |
---|---|
ReferencedEntity | email |
ReferencedAttribute | activityid |
ReferencingAttribute | originatingactivityid |
ReferencingEntityNavigationPropertyName | originatingactivityid_email |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
fax_campaignresponse
One-To-Many Relationship: fax fax_campaignresponse
Property | Value |
---|---|
ReferencedEntity | fax |
ReferencedAttribute | activityid |
ReferencingAttribute | originatingactivityid |
ReferencingEntityNavigationPropertyName | originatingactivityid_fax |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
interactionforemail_CampaignResponses
One-To-Many Relationship: interactionforemail interactionforemail_CampaignResponses
Property | Value |
---|---|
ReferencedEntity | interactionforemail |
ReferencedAttribute | interactionforemailid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_new_interactionforemail_campaignresponse |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: Cascade Delete: Cascade Merge: NoCascade Reparent: Cascade RollupView: NoCascade Share: Cascade Unshare: Cascade |
knowledgearticle_CampaignResponses
One-To-Many Relationship: knowledgearticle knowledgearticle_CampaignResponses
Property | Value |
---|---|
ReferencedEntity | knowledgearticle |
ReferencedAttribute | knowledgearticleid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_knowledgearticle_campaignresponse |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: Cascade Delete: Cascade Merge: NoCascade Reparent: Cascade RollupView: NoCascade Share: Cascade Unshare: Cascade |
knowledgebaserecord_CampaignResponses
One-To-Many Relationship: knowledgebaserecord knowledgebaserecord_CampaignResponses
Property | Value |
---|---|
ReferencedEntity | knowledgebaserecord |
ReferencedAttribute | knowledgebaserecordid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_knowledgebaserecord_campaignresponse |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
lead_CampaignResponses
One-To-Many Relationship: lead lead_CampaignResponses
Property | Value |
---|---|
ReferencedEntity | lead |
ReferencedAttribute | leadid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_lead_campaignresponse |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: Cascade Delete: Cascade Merge: Cascade Reparent: Cascade RollupView: NoCascade Share: Cascade Unshare: Cascade |
letter_campaignresponse
One-To-Many Relationship: letter letter_campaignresponse
Property | Value |
---|---|
ReferencedEntity | letter |
ReferencedAttribute | activityid |
ReferencingAttribute | originatingactivityid |
ReferencingEntityNavigationPropertyName | originatingactivityid_letter |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
lk_campaignresponse_createdby
One-To-Many Relationship: systemuser lk_campaignresponse_createdby
Property | Value |
---|---|
ReferencedEntity | systemuser |
ReferencedAttribute | systemuserid |
ReferencingAttribute | createdby |
ReferencingEntityNavigationPropertyName | createdby_campaignresponse |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
lk_campaignresponse_createdonbehalfby
One-To-Many Relationship: systemuser lk_campaignresponse_createdonbehalfby
Property | Value |
---|---|
ReferencedEntity | systemuser |
ReferencedAttribute | systemuserid |
ReferencingAttribute | createdonbehalfby |
ReferencingEntityNavigationPropertyName | createdonbehalfby_campaignresponse |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
lk_campaignresponse_modifiedby
One-To-Many Relationship: systemuser lk_campaignresponse_modifiedby
Property | Value |
---|---|
ReferencedEntity | systemuser |
ReferencedAttribute | systemuserid |
ReferencingAttribute | modifiedby |
ReferencingEntityNavigationPropertyName | modifiedby_campaignresponse |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
lk_campaignresponse_modifiedonbehalfby
One-To-Many Relationship: systemuser lk_campaignresponse_modifiedonbehalfby
Property | Value |
---|---|
ReferencedEntity | systemuser |
ReferencedAttribute | systemuserid |
ReferencingAttribute | modifiedonbehalfby |
ReferencingEntityNavigationPropertyName | modifiedonbehalfby_campaignresponse |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
mspp_adplacement_CampaignResponses
One-To-Many Relationship: mspp_adplacement mspp_adplacement_CampaignResponses
Property | Value |
---|---|
ReferencedEntity | mspp_adplacement |
ReferencedAttribute | mspp_adplacementid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_mspp_adplacement_campaignresponse |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
mspp_pollplacement_CampaignResponses
One-To-Many Relationship: mspp_pollplacement mspp_pollplacement_CampaignResponses
Property | Value |
---|---|
ReferencedEntity | mspp_pollplacement |
ReferencedAttribute | mspp_pollplacementid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_mspp_pollplacement_campaignresponse |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
mspp_publishingstatetransitionrule_CampaignResponses
One-To-Many Relationship: mspp_publishingstatetransitionrule mspp_publishingstatetransitionrule_CampaignResponses
Property | Value |
---|---|
ReferencedEntity | mspp_publishingstatetransitionrule |
ReferencedAttribute | mspp_publishingstatetransitionruleid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_mspp_publishingstatetransitionrule_campaignresponse |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
mspp_redirect_CampaignResponses
One-To-Many Relationship: mspp_redirect mspp_redirect_CampaignResponses
Property | Value |
---|---|
ReferencedEntity | mspp_redirect |
ReferencedAttribute | mspp_redirectid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_mspp_redirect_campaignresponse |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
mspp_shortcut_CampaignResponses
One-To-Many Relationship: mspp_shortcut mspp_shortcut_CampaignResponses
Property | Value |
---|---|
ReferencedEntity | mspp_shortcut |
ReferencedAttribute | mspp_shortcutid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_mspp_shortcut_campaignresponse |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
mspp_website_CampaignResponses
One-To-Many Relationship: mspp_website mspp_website_CampaignResponses
Property | Value |
---|---|
ReferencedEntity | mspp_website |
ReferencedAttribute | mspp_websiteid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_mspp_website_campaignresponse |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
phonecall_campaignresponse
One-To-Many Relationship: phonecall phonecall_campaignresponse
Property | Value |
---|---|
ReferencedEntity | phonecall |
ReferencedAttribute | activityid |
ReferencingAttribute | originatingactivityid |
ReferencingEntityNavigationPropertyName | originatingactivityid_phonecall |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
processstage_campaignresponses
One-To-Many Relationship: processstage processstage_campaignresponses
Property | Value |
---|---|
ReferencedEntity | processstage |
ReferencedAttribute | processstageid |
ReferencingAttribute | stageid |
ReferencingEntityNavigationPropertyName | stageid_processstage |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
recurringappointmentmaster_campaignresponse
One-To-Many Relationship: recurringappointmentmaster recurringappointmentmaster_campaignresponse
Property | Value |
---|---|
ReferencedEntity | recurringappointmentmaster |
ReferencedAttribute | activityid |
ReferencingAttribute | originatingactivityid |
ReferencingEntityNavigationPropertyName | originatingactivityid_recurringappointmentmaster |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
team_campaignresponse
One-To-Many Relationship: team team_campaignresponse
Property | Value |
---|---|
ReferencedEntity | team |
ReferencedAttribute | teamid |
ReferencingAttribute | owningteam |
ReferencingEntityNavigationPropertyName | owningteam_campaignresponse |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
TransactionCurrency_CampaignResponse
One-To-Many Relationship: transactioncurrency TransactionCurrency_CampaignResponse
Property | Value |
---|---|
ReferencedEntity | transactioncurrency |
ReferencedAttribute | transactioncurrencyid |
ReferencingAttribute | transactioncurrencyid |
ReferencingEntityNavigationPropertyName | transactioncurrencyid_campaignresponse |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: Restrict Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
user_campaignresponse
One-To-Many Relationship: systemuser user_campaignresponse
Property | Value |
---|---|
ReferencedEntity | systemuser |
ReferencedAttribute | systemuserid |
ReferencingAttribute | owninguser |
ReferencingEntityNavigationPropertyName | owninguser_campaignresponse |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
One-to-Many relationships
These relationships are one-to-many. Listed by SchemaName.
- campaignresponse_activity_parties
- CampaignResponse_Annotation
- CampaignResponse_AsyncOperations
- CampaignResponse_BulkDeleteFailures
- CampaignResponse_DuplicateBaseRecord
- CampaignResponse_DuplicateMatchingRecord
- CampaignResponse_Lead
- campaignresponse_MailboxTrackingFolders
- campaignresponse_principalobjectattributeaccess
- CampaignResponse_ProcessSessions
- CampaignResponse_QueueItem
- CampaignResponse_SyncErrors
campaignresponse_activity_parties
Many-To-One Relationship: activityparty campaignresponse_activity_parties
Property | Value |
---|---|
ReferencingEntity | activityparty |
ReferencingAttribute | activityid |
ReferencedEntityNavigationPropertyName | campaignresponse_activity_parties |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
CampaignResponse_Annotation
Many-To-One Relationship: annotation CampaignResponse_Annotation
Property | Value |
---|---|
ReferencingEntity | annotation |
ReferencingAttribute | objectid |
ReferencedEntityNavigationPropertyName | CampaignResponse_Annotation |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
CampaignResponse_AsyncOperations
Many-To-One Relationship: asyncoperation CampaignResponse_AsyncOperations
Property | Value |
---|---|
ReferencingEntity | asyncoperation |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | CampaignResponse_AsyncOperations |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
CampaignResponse_BulkDeleteFailures
Many-To-One Relationship: bulkdeletefailure CampaignResponse_BulkDeleteFailures
Property | Value |
---|---|
ReferencingEntity | bulkdeletefailure |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | CampaignResponse_BulkDeleteFailures |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
CampaignResponse_DuplicateBaseRecord
Many-To-One Relationship: duplicaterecord CampaignResponse_DuplicateBaseRecord
Property | Value |
---|---|
ReferencingEntity | duplicaterecord |
ReferencingAttribute | baserecordid |
ReferencedEntityNavigationPropertyName | CampaignResponse_DuplicateBaseRecord |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
CampaignResponse_DuplicateMatchingRecord
Many-To-One Relationship: duplicaterecord CampaignResponse_DuplicateMatchingRecord
Property | Value |
---|---|
ReferencingEntity | duplicaterecord |
ReferencingAttribute | duplicaterecordid |
ReferencedEntityNavigationPropertyName | CampaignResponse_DuplicateMatchingRecord |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
CampaignResponse_Lead
Many-To-One Relationship: lead CampaignResponse_Lead
Property | Value |
---|---|
ReferencingEntity | lead |
ReferencingAttribute | relatedobjectid |
ReferencedEntityNavigationPropertyName | CampaignResponse_Lead |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
campaignresponse_MailboxTrackingFolders
Many-To-One Relationship: mailboxtrackingfolder campaignresponse_MailboxTrackingFolders
Property | Value |
---|---|
ReferencingEntity | mailboxtrackingfolder |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | campaignresponse_MailboxTrackingFolders |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
campaignresponse_principalobjectattributeaccess
Many-To-One Relationship: principalobjectattributeaccess campaignresponse_principalobjectattributeaccess
Property | Value |
---|---|
ReferencingEntity | principalobjectattributeaccess |
ReferencingAttribute | objectid |
ReferencedEntityNavigationPropertyName | campaignresponse_principalobjectattributeaccess |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
CampaignResponse_ProcessSessions
Many-To-One Relationship: processsession CampaignResponse_ProcessSessions
Property | Value |
---|---|
ReferencingEntity | processsession |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | CampaignResponse_ProcessSessions |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionName Group: Details Label: MenuId: null Order: 110 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
CampaignResponse_QueueItem
Many-To-One Relationship: queueitem CampaignResponse_QueueItem
Property | Value |
---|---|
ReferencingEntity | queueitem |
ReferencingAttribute | objectid |
ReferencedEntityNavigationPropertyName | CampaignResponse_QueueItem |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
CampaignResponse_SyncErrors
Many-To-One Relationship: syncerror CampaignResponse_SyncErrors
Property | Value |
---|---|
ReferencingEntity | syncerror |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | CampaignResponse_SyncErrors |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
See also
Dataverse table/entity reference
Dataverse Web API Reference