Customer Voice survey invite (msfp_surveyinvite) table/entity reference
Activity that tracks a survey invitation sent to a person.
Messages
The following table lists the messages for the Customer Voice survey invite (msfp_surveyinvite) 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 /msfp_surveyinvites(activityid)Update the ownerid property. |
AssignRequest |
Create Event: True |
POST /msfp_surveyinvitesSee Create |
Create records |
CreateMultiple Event: True |
CreateMultiple | CreateMultipleRequest |
Delete Event: True |
DELETE /msfp_surveyinvites(activityid)See Delete |
Delete records |
GrantAccess Event: True |
GrantAccess | GrantAccessRequest |
IsValidStateTransition Event: False |
IsValidStateTransition | IsValidStateTransitionRequest |
ModifyAccess Event: True |
ModifyAccess | ModifyAccessRequest |
Restore Event: True |
Restore | Learn to use messages with the SDK for .NET |
Retrieve Event: True |
GET /msfp_surveyinvites(activityid)See Retrieve |
Retrieve records |
RetrieveMultiple Event: True |
GET /msfp_surveyinvitesSee Query data |
Query data |
RetrievePrincipalAccess Event: True |
RetrievePrincipalAccess | RetrievePrincipalAccessRequest |
RetrieveSharedPrincipalsAndAccess Event: True |
RetrieveSharedPrincipalsAndAccess | RetrieveSharedPrincipalsAndAccessRequest |
RevokeAccess Event: True |
RevokeAccess | RevokeAccessRequest |
SetState Event: True |
PATCH /msfp_surveyinvites(activityid)Update the statecode and statuscode properties. |
SetStateRequest |
Update Event: True |
PATCH /msfp_surveyinvites(activityid)See Update |
Update records |
UpdateMultiple Event: True |
UpdateMultiple | UpdateMultipleRequest |
Upsert Event: False |
PATCH /msfp_surveyinvites(activityid)See Upsert a table row |
UpsertRequest |
UpsertMultiple Event: False |
UpsertMultiple | UpsertMultipleRequest |
Events
The following table lists the events for the Customer Voice survey invite (msfp_surveyinvite) table. Events are messages that exist so that you can subscribe to them. Unless you added the event, you shouldn't invoke the message, only subscribe to it.
Name | Web API Operation | SDK for .NET |
---|---|---|
BulkRetain |
BulkRetain | Learn to use messages with the SDK for .NET |
PurgeRetainedContent |
PurgeRetainedContent | Learn to use messages with the SDK for .NET |
Retain |
Retain | Learn to use messages with the SDK for .NET |
RollbackRetain |
RollbackRetain | Learn to use messages with the SDK for .NET |
ValidateRetentionConfig |
ValidateRetentionConfig | Learn to use messages with the SDK for .NET |
Properties
The following table lists selected properties for the Customer Voice survey invite (msfp_surveyinvite) table.
Property | Value |
---|---|
DisplayName | Customer Voice survey invite |
DisplayCollectionName | Customer Voice survey invites |
SchemaName | msfp_surveyinvite |
CollectionSchemaName | msfp_surveyinvites |
EntitySetName | msfp_surveyinvites |
LogicalName | msfp_surveyinvite |
LogicalCollectionName | msfp_surveyinvites |
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
- CC
- Community
- Customers
- DeliveryPriorityCode
- Description
- ExchangeItemId
- ExchangeWebLink
- From
- ImportSequenceNumber
- IsBilled
- IsMapiPrivate
- IsWorkflowCreated
- LastOnHoldTime
- LeftVoiceMail
- msfp_channel
- msfp_contextparameters
- msfp_CustomerVoiceSurveyInvite
- msfp_emailmessage
- msfp_fromemailaddress
- msfp_invitebouncecategory
- msfp_invitebouncedetails
- msfp_inviteemailaddress
- msfp_invitefailurereason
- msfp_invitesentdate
- msfp_invitestatus
- msfp_invitestatusreason
- msfp_inviteupdateddate
- msfp_isincentiveEnabled
- msfp_otherproperties
- msfp_respondent
- msfp_sourcesurveyidentifier
- msfp_subject
- msfp_surveyid
- msfp_surveyinvitationurl
- msfp_UnsubscribedRecipientSurveyInviteId
- OptionalAttendees
- Organizer
- OverriddenCreatedOn
- OwnerId
- OwnerIdType
- Partners
- PriorityCode
- ProcessId
- RegardingObjectId
- RegardingObjectTypeCode
- RequiredAttendees
- Resources
- ScheduledDurationMinutes
- ScheduledEnd
- ScheduledStart
- SLAId
- SortDate
- StageId
- StateCode
- StatusCode
- Subject
- TimeZoneRuleVersionNumber
- To
- TransactionCurrencyId
- TraversedPath
- UTCConversionTimeZoneCode
ActivityAdditionalParams
Property | Value |
---|---|
Description | Additional information provided by the external application as JSON. For internal use only. |
DisplayName | Activity 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 activity. |
DisplayName | Activity |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | activityid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
ActualDurationMinutes
Property | Value |
---|---|
Description | Actual duration of the activity in minutes. |
DisplayName | Actual Duration |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | actualdurationminutes |
RequiredLevel | None |
Type | Integer |
MaxValue | 2147483647 |
MinValue | 0 |
ActualEnd
Property | Value |
---|---|
Description | Actual end time of the activity. |
DisplayName | Actual End |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | actualend |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | False |
DateTimeBehavior | UserLocal |
Format | DateAndTime |
ImeMode | Inactive |
SourceTypeMask | 0 |
ActualStart
Property | Value |
---|---|
Description | Actual start time of the activity. |
DisplayName | Actual Start |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | actualstart |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | False |
DateTimeBehavior | UserLocal |
Format | DateAndTime |
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 |
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 |
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 |
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 | Description of the activity. |
DisplayName | Description |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | description |
RequiredLevel | None |
Type | Memo |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 2000 |
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 |
From
Property | Value |
---|---|
Description | Person who the activity is from. |
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 | Information regarding whether the activity was billed as part of resolving a case. |
DisplayName | Is Billed |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | isbilled |
RequiredLevel | None |
Type | Boolean |
GlobalChoiceName | msfp_surveyinvite_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 | msfp_surveyinvite_ismapiprivate |
DefaultValue | False |
True Label | Yes |
False Label | No |
IsWorkflowCreated
Property | Value |
---|---|
Description | Information regarding whether the activity was created from a workflow rule. |
DisplayName | Is Workflow Created |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | isworkflowcreated |
RequiredLevel | None |
Type | Boolean |
GlobalChoiceName | msfp_surveyinvite_isworkflowcreated |
DefaultValue | False |
True Label | Yes |
False Label | No |
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 | msfp_surveyinvite_leftvoicemail |
DefaultValue | False |
True Label | Yes |
False Label | No |
msfp_channel
Property | Value |
---|---|
Description | Channel through which the survey invitation was sent. |
DisplayName | Survey invitation source channel |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msfp_channel |
RequiredLevel | None |
Type | Picklist |
DefaultFormValue | -1 |
GlobalChoiceName | msfp_surveyinvite_msfp_channel |
msfp_channel Choices/Options
Value | Label |
---|---|
647390000 | |
647390001 | Flow |
msfp_contextparameters
Property | Value |
---|---|
Description | Context parameters for the invitation. |
DisplayName | Context parameters |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msfp_contextparameters |
RequiredLevel | None |
Type | Memo |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 1000000 |
msfp_CustomerVoiceSurveyInvite
Property | Value |
---|---|
Description | |
DisplayName | Customer Voice Survey Invite |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msfp_customervoicesurveyinvite |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
msfp_emailmessage
Property | Value |
---|---|
Description | Content of the email message. |
DisplayName | Message |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msfp_emailmessage |
RequiredLevel | None |
Type | Memo |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 1048576 |
msfp_fromemailaddress
Property | Value |
---|---|
Description | Email address from which the survey invitation was sent. |
DisplayName | From email address |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msfp_fromemailaddress |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 2000 |
msfp_invitebouncecategory
Property | Value |
---|---|
Description | Bounce category details for survey invite |
DisplayName | Invite bounce category |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msfp_invitebouncecategory |
RequiredLevel | None |
Type | Picklist |
DefaultFormValue | 413190016 |
GlobalChoiceName | msfp_surveyinvite_msfp_invitebouncecategory |
msfp_invitebouncecategory Choices/Options
Value | Label |
---|---|
413190000 | Invalid mailbox |
413190001 | Invalid domain |
413190002 | Inactive mailbox |
413190003 | Full mailbox |
413190004 | DMARC issues |
413190005 | Reputation issues |
413190006 | Greylisting issues |
413190007 | Blocklisting issues |
413190008 | Relaying issues |
413190009 | Routing issues |
413190010 | Recipient server error |
413190011 | Connection error |
413190012 | Policy related |
413190013 | Message expired |
413190014 | Suppression list |
413190015 | Email failed due to unknown error |
413190016 | No Error |
msfp_invitebouncedetails
Property | Value |
---|---|
Description | Bounce category details for survey invite |
DisplayName | Invite bounce details |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msfp_invitebouncedetails |
RequiredLevel | None |
Type | Memo |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 10000 |
msfp_inviteemailaddress
Property | Value |
---|---|
Description | Email to which the survey invitation is sent. |
DisplayName | Invitation email address |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msfp_inviteemailaddress |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 250 |
msfp_invitefailurereason
Property | Value |
---|---|
Description | Invite failure reason |
DisplayName | Invite failure reason |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msfp_invitefailurereason |
RequiredLevel | None |
Type | Picklist |
DefaultFormValue | 413190013 |
GlobalChoiceName | msfp_surveyinvite_msfp_invitefailurereason |
msfp_invitefailurereason Choices/Options
Value | Label |
---|---|
413190000 | Spam complaint |
413190001 | Soft bounced |
413190002 | Hard bounced |
413190003 | Block bounced |
413190004 | Invalid email address |
413190005 | Invalid recipient address |
413190006 | Invalid sender address |
413190007 | Invalid reply-to address |
413190008 | Email failed due to unknown error |
413190009 | Email activity expired |
413190010 | Cache block bounced |
413190011 | Cache hard bounced |
413190012 | Email blocked by suppression |
413190013 | No Error |
msfp_invitesentdate
Property | Value |
---|---|
Description | Date when the survey invitation was sent. |
DisplayName | Invitation sent date |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msfp_invitesentdate |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | True |
DateTimeBehavior | UserLocal |
Format | DateOnly |
ImeMode | Auto |
SourceTypeMask | 0 |
msfp_invitestatus
Property | Value |
---|---|
Description | Status of the survey invitation. |
DisplayName | Survey Invite status |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msfp_invitestatus |
RequiredLevel | None |
Type | Picklist |
DefaultFormValue | -1 |
GlobalChoiceName | msfp_surveyinvite_msfp_invitestatus |
msfp_invitestatus Choices/Options
Value | Label |
---|---|
647390000 | Queued |
647390001 | UnSubscribed |
647390002 | Sent |
647390003 | Responded |
647390004 | Failed |
647390005 | Created |
647390006 | Read |
647390007 | Started |
647390008 | Delayed |
647390009 | Reminder scheduled |
647390010 | Reminder sent |
647390011 | Reminder failed |
647390012 | Reminder in progress |
647390013 | Skipped |
msfp_invitestatusreason
Property | Value |
---|---|
Description | Survey invitation status reason. |
DisplayName | Invite status reason |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msfp_invitestatusreason |
RequiredLevel | None |
Type | Memo |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 1000000 |
msfp_inviteupdateddate
Property | Value |
---|---|
Description | Date when the survey invitation was updated. |
DisplayName | Invitation updated date |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msfp_inviteupdateddate |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | True |
DateTimeBehavior | UserLocal |
Format | DateOnly |
ImeMode | Auto |
SourceTypeMask | 0 |
msfp_isincentiveEnabled
Property | Value |
---|---|
Description | |
DisplayName | isincentiveEnabled |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msfp_isincentiveenabled |
RequiredLevel | None |
Type | Boolean |
GlobalChoiceName | msfp_surveyinvite_msfp_isincentiveenabled |
DefaultValue | False |
True Label | Yes |
False Label | No |
msfp_otherproperties
Property | Value |
---|---|
Description | Stores other survey invitation properties in JSON format. |
DisplayName | Other properties |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msfp_otherproperties |
RequiredLevel | None |
Type | Memo |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 1000000 |
msfp_respondent
Property | Value |
---|---|
Description | Name of the respondent |
DisplayName | Respondent |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msfp_respondent |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 600 |
msfp_sourcesurveyidentifier
Property | Value |
---|---|
Description | Unique identifier for the survey in the source application. |
DisplayName | Source survey identifier |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msfp_sourcesurveyidentifier |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 250 |
msfp_subject
Property | Value |
---|---|
Description | Stores the subject associated with the invitation. |
DisplayName | Subject |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msfp_subject |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 2000 |
msfp_surveyid
Property | Value |
---|---|
Description | Stores the survey associated with the survey invitation. |
DisplayName | Survey |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msfp_surveyid |
RequiredLevel | None |
Type | Lookup |
Targets | msfp_survey |
msfp_surveyinvitationurl
Property | Value |
---|---|
Description | Personalized survey link sent with the invitation. |
DisplayName | Survey invitation URL |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msfp_surveyinvitationurl |
RequiredLevel | None |
Type | String |
Format | Url |
FormatName | Url |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 2000 |
msfp_UnsubscribedRecipientSurveyInviteId
Property | Value |
---|---|
Description | Unique identifier for Customer Voice unsubscribed recipient associated with Customer Voice survey invite. |
DisplayName | Unsubscribed Recipient Survey Invite |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msfp_unsubscribedrecipientsurveyinviteid |
RequiredLevel | None |
Type | Lookup |
Targets | msfp_unsubscribedrecipient |
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, knowledgearticle, queue, systemuser, unresolvedaddress |
Organizer
Property | Value |
---|---|
Description | Person who organized the activity. |
DisplayName | Organizer |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | organizer |
RequiredLevel | None |
Type | PartyList |
Targets | systemuser |
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 |
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 | Priority of the activity. |
DisplayName | Priority |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | prioritycode |
RequiredLevel | None |
Type | Picklist |
DefaultFormValue | 1 |
GlobalChoiceName | msfp_surveyinvite_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 |
RegardingObjectId
Property | Value |
---|---|
Description | Unique identifier of the object with which the activity is associated. |
DisplayName | Regarding |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | regardingobjectid |
RequiredLevel | None |
Type | Lookup |
Targets | account, adx_invitation, contact, interactionforemail, knowledgearticle, knowledgebaserecord, mspp_adplacement, mspp_pollplacement, mspp_publishingstatetransitionrule, mspp_redirect, mspp_shortcut, mspp_website |
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, knowledgearticle, queue, systemuser, unresolvedaddress |
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 |
ScheduledDurationMinutes
Property | Value |
---|---|
Description | Scheduled duration of the activity, specified in minutes. |
DisplayName | Scheduled Duration |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | scheduleddurationminutes |
RequiredLevel | None |
Type | Integer |
MaxValue | 2147483647 |
MinValue | 0 |
ScheduledEnd
Property | Value |
---|---|
Description | Scheduled end time of the activity. |
DisplayName | Due Date |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | scheduledend |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | False |
DateTimeBehavior | UserLocal |
Format | DateAndTime |
ImeMode | Inactive |
SourceTypeMask | 0 |
ScheduledStart
Property | Value |
---|---|
Description | Scheduled start time of the activity. |
DisplayName | Start Date |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | scheduledstart |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | False |
DateTimeBehavior | UserLocal |
Format | DateAndTime |
ImeMode | Inactive |
SourceTypeMask | 0 |
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 | Status of the activity. |
DisplayName | Activity Status |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | statecode |
RequiredLevel | SystemRequired |
Type | State |
DefaultFormValue | 0 |
GlobalChoiceName | msfp_surveyinvite_statecode |
StateCode Choices/Options
Value | Details |
---|---|
0 | Label: Open DefaultStatus: 1 InvariantName: Open |
1 | Label: Completed DefaultStatus: 2 InvariantName: Completed |
2 | Label: Canceled DefaultStatus: 3 InvariantName: Canceled |
3 | Label: Scheduled DefaultStatus: 4 InvariantName: Scheduled |
StatusCode
Property | Value |
---|---|
Description | Reason for the status of the activity. |
DisplayName | Status Reason |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | statuscode |
RequiredLevel | None |
Type | Status |
DefaultFormValue | -1 |
GlobalChoiceName | msfp_surveyinvite_statuscode |
StatusCode Choices/Options
Value | Details |
---|---|
1 | Label: Open State:0 TransitionData: None |
2 | Label: Completed State:1 TransitionData: None |
3 | Label: Canceled State:2 TransitionData: None |
4 | Label: Scheduled State:3 TransitionData: None |
Subject
Property | Value |
---|---|
Description | Subject associated with the activity. |
DisplayName | Subject |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | subject |
RequiredLevel | ApplicationRequired |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 400 |
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 | Unique identifier of the currency associated with the activitypointer. |
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 |
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
- 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 | Exchange rate for the currency associated with the activitypointer with respect to the base 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 | msfp_surveyinvite_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 | True |
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 |
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_msfp_surveyinvites
- activity_pointer_msfp_surveyinvite
- adx_invitation_msfp_surveyinvites
- contact_msfp_surveyinvites
- interactionforemail_msfp_surveyinvites
- knowledgearticle_msfp_surveyinvites
- knowledgebaserecord_msfp_surveyinvites
- msfp_msfp_survey_msfp_surveyinvite_surveyid
- msfp_msfp_unsubscribedrecipient_msfp_surveyinvite
- msfp_surveyinvite_businessunit_owningbusinessunit
- msfp_surveyinvite_mailbox_sendermailboxid
- msfp_surveyinvite_owner_ownerid
- msfp_surveyinvite_sla_slaid
- msfp_surveyinvite_sla_slainvokedid
- msfp_surveyinvite_systemuser_createdby
- msfp_surveyinvite_systemuser_createdonbehalfby
- msfp_surveyinvite_systemuser_modifiedby
- msfp_surveyinvite_systemuser_modifiedonbehalfby
- msfp_surveyinvite_systemuser_owninguser
- msfp_surveyinvite_team_owningteam
- msfp_surveyinvite_transactioncurrency_transactioncurrencyid
- mspp_adplacement_msfp_surveyinvites
- mspp_pollplacement_msfp_surveyinvites
- mspp_publishingstatetransitionrule_msfp_surveyinvites
- mspp_redirect_msfp_surveyinvites
- mspp_shortcut_msfp_surveyinvites
- mspp_website_msfp_surveyinvites
account_msfp_surveyinvites
One-To-Many Relationship: account account_msfp_surveyinvites
Property | Value |
---|---|
ReferencedEntity | account |
ReferencedAttribute | accountid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_account_msfp_surveyinvite |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: Cascade Delete: Cascade Merge: Cascade Reparent: Cascade RollupView: NoCascade Share: Cascade Unshare: Cascade |
activity_pointer_msfp_surveyinvite
One-To-Many Relationship: activitypointer activity_pointer_msfp_surveyinvite
Property | Value |
---|---|
ReferencedEntity | activitypointer |
ReferencedAttribute | activityid |
ReferencingAttribute | activityid |
ReferencingEntityNavigationPropertyName | activityid_msfp_surveyinvite |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
adx_invitation_msfp_surveyinvites
One-To-Many Relationship: adx_invitation adx_invitation_msfp_surveyinvites
Property | Value |
---|---|
ReferencedEntity | adx_invitation |
ReferencedAttribute | adx_invitationid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_adx_invitation_msfp_surveyinvite |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: Cascade Delete: Cascade Merge: NoCascade Reparent: Cascade RollupView: NoCascade Share: Cascade Unshare: Cascade |
contact_msfp_surveyinvites
One-To-Many Relationship: contact contact_msfp_surveyinvites
Property | Value |
---|---|
ReferencedEntity | contact |
ReferencedAttribute | contactid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_contact_msfp_surveyinvite |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: Cascade Delete: Cascade Merge: Cascade Reparent: Cascade RollupView: NoCascade Share: Cascade Unshare: Cascade |
interactionforemail_msfp_surveyinvites
One-To-Many Relationship: interactionforemail interactionforemail_msfp_surveyinvites
Property | Value |
---|---|
ReferencedEntity | interactionforemail |
ReferencedAttribute | interactionforemailid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_new_interactionforemail_msfp_surveyinvite |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: Cascade Delete: Cascade Merge: NoCascade Reparent: Cascade RollupView: NoCascade Share: Cascade Unshare: Cascade |
knowledgearticle_msfp_surveyinvites
One-To-Many Relationship: knowledgearticle knowledgearticle_msfp_surveyinvites
Property | Value |
---|---|
ReferencedEntity | knowledgearticle |
ReferencedAttribute | knowledgearticleid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_knowledgearticle_msfp_surveyinvite |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: Cascade Delete: Cascade Merge: NoCascade Reparent: Cascade RollupView: NoCascade Share: Cascade Unshare: Cascade |
knowledgebaserecord_msfp_surveyinvites
One-To-Many Relationship: knowledgebaserecord knowledgebaserecord_msfp_surveyinvites
Property | Value |
---|---|
ReferencedEntity | knowledgebaserecord |
ReferencedAttribute | knowledgebaserecordid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_knowledgebaserecord_msfp_surveyinvite |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msfp_msfp_survey_msfp_surveyinvite_surveyid
One-To-Many Relationship: msfp_survey msfp_msfp_survey_msfp_surveyinvite_surveyid
Property | Value |
---|---|
ReferencedEntity | msfp_survey |
ReferencedAttribute | msfp_surveyid |
ReferencingAttribute | msfp_surveyid |
ReferencingEntityNavigationPropertyName | msfp_surveyid_msfp_surveyinvite |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msfp_msfp_unsubscribedrecipient_msfp_surveyinvite
One-To-Many Relationship: msfp_unsubscribedrecipient msfp_msfp_unsubscribedrecipient_msfp_surveyinvite
Property | Value |
---|---|
ReferencedEntity | msfp_unsubscribedrecipient |
ReferencedAttribute | msfp_unsubscribedrecipientid |
ReferencingAttribute | msfp_unsubscribedrecipientsurveyinviteid |
ReferencingEntityNavigationPropertyName | msfp_UnsubscribedRecipientSurveyInviteId_msfp_surveyinvite |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msfp_surveyinvite_businessunit_owningbusinessunit
One-To-Many Relationship: businessunit msfp_surveyinvite_businessunit_owningbusinessunit
Property | Value |
---|---|
ReferencedEntity | businessunit |
ReferencedAttribute | businessunitid |
ReferencingAttribute | owningbusinessunit |
ReferencingEntityNavigationPropertyName | owningbusinessunit_msfp_surveyinvite |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msfp_surveyinvite_mailbox_sendermailboxid
One-To-Many Relationship: mailbox msfp_surveyinvite_mailbox_sendermailboxid
Property | Value |
---|---|
ReferencedEntity | mailbox |
ReferencedAttribute | mailboxid |
ReferencingAttribute | sendermailboxid |
ReferencingEntityNavigationPropertyName | sendermailboxid_msfp_surveyinvite |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msfp_surveyinvite_owner_ownerid
One-To-Many Relationship: owner msfp_surveyinvite_owner_ownerid
Property | Value |
---|---|
ReferencedEntity | owner |
ReferencedAttribute | ownerid |
ReferencingAttribute | ownerid |
ReferencingEntityNavigationPropertyName | ownerid_msfp_surveyinvite |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msfp_surveyinvite_sla_slaid
One-To-Many Relationship: sla msfp_surveyinvite_sla_slaid
Property | Value |
---|---|
ReferencedEntity | sla |
ReferencedAttribute | slaid |
ReferencingAttribute | slaid |
ReferencingEntityNavigationPropertyName | sla_activitypointer_sla_msfp_surveyinvite |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msfp_surveyinvite_sla_slainvokedid
One-To-Many Relationship: sla msfp_surveyinvite_sla_slainvokedid
Property | Value |
---|---|
ReferencedEntity | sla |
ReferencedAttribute | slaid |
ReferencingAttribute | slainvokedid |
ReferencingEntityNavigationPropertyName | slainvokedid_activitypointer_sla_msfp_surveyinvite |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msfp_surveyinvite_systemuser_createdby
One-To-Many Relationship: systemuser msfp_surveyinvite_systemuser_createdby
Property | Value |
---|---|
ReferencedEntity | systemuser |
ReferencedAttribute | systemuserid |
ReferencingAttribute | createdby |
ReferencingEntityNavigationPropertyName | createdby_msfp_surveyinvite |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msfp_surveyinvite_systemuser_createdonbehalfby
One-To-Many Relationship: systemuser msfp_surveyinvite_systemuser_createdonbehalfby
Property | Value |
---|---|
ReferencedEntity | systemuser |
ReferencedAttribute | systemuserid |
ReferencingAttribute | createdonbehalfby |
ReferencingEntityNavigationPropertyName | createdonbehalfby_msfp_surveyinvite |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msfp_surveyinvite_systemuser_modifiedby
One-To-Many Relationship: systemuser msfp_surveyinvite_systemuser_modifiedby
Property | Value |
---|---|
ReferencedEntity | systemuser |
ReferencedAttribute | systemuserid |
ReferencingAttribute | modifiedby |
ReferencingEntityNavigationPropertyName | modifiedby_msfp_surveyinvite |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msfp_surveyinvite_systemuser_modifiedonbehalfby
One-To-Many Relationship: systemuser msfp_surveyinvite_systemuser_modifiedonbehalfby
Property | Value |
---|---|
ReferencedEntity | systemuser |
ReferencedAttribute | systemuserid |
ReferencingAttribute | modifiedonbehalfby |
ReferencingEntityNavigationPropertyName | modifiedonbehalfby_msfp_surveyinvite |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msfp_surveyinvite_systemuser_owninguser
One-To-Many Relationship: systemuser msfp_surveyinvite_systemuser_owninguser
Property | Value |
---|---|
ReferencedEntity | systemuser |
ReferencedAttribute | systemuserid |
ReferencingAttribute | owninguser |
ReferencingEntityNavigationPropertyName | owninguser_msfp_surveyinvite |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msfp_surveyinvite_team_owningteam
One-To-Many Relationship: team msfp_surveyinvite_team_owningteam
Property | Value |
---|---|
ReferencedEntity | team |
ReferencedAttribute | teamid |
ReferencingAttribute | owningteam |
ReferencingEntityNavigationPropertyName | owningteam_msfp_surveyinvite |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msfp_surveyinvite_transactioncurrency_transactioncurrencyid
One-To-Many Relationship: transactioncurrency msfp_surveyinvite_transactioncurrency_transactioncurrencyid
Property | Value |
---|---|
ReferencedEntity | transactioncurrency |
ReferencedAttribute | transactioncurrencyid |
ReferencingAttribute | transactioncurrencyid |
ReferencingEntityNavigationPropertyName | transactioncurrencyid_msfp_surveyinvite |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: Restrict Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
mspp_adplacement_msfp_surveyinvites
One-To-Many Relationship: mspp_adplacement mspp_adplacement_msfp_surveyinvites
Property | Value |
---|---|
ReferencedEntity | mspp_adplacement |
ReferencedAttribute | mspp_adplacementid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_mspp_adplacement_msfp_surveyinvite |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
mspp_pollplacement_msfp_surveyinvites
One-To-Many Relationship: mspp_pollplacement mspp_pollplacement_msfp_surveyinvites
Property | Value |
---|---|
ReferencedEntity | mspp_pollplacement |
ReferencedAttribute | mspp_pollplacementid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_mspp_pollplacement_msfp_surveyinvite |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
mspp_publishingstatetransitionrule_msfp_surveyinvites
One-To-Many Relationship: mspp_publishingstatetransitionrule mspp_publishingstatetransitionrule_msfp_surveyinvites
Property | Value |
---|---|
ReferencedEntity | mspp_publishingstatetransitionrule |
ReferencedAttribute | mspp_publishingstatetransitionruleid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_mspp_publishingstatetransitionrule_msfp_surveyinvite |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
mspp_redirect_msfp_surveyinvites
One-To-Many Relationship: mspp_redirect mspp_redirect_msfp_surveyinvites
Property | Value |
---|---|
ReferencedEntity | mspp_redirect |
ReferencedAttribute | mspp_redirectid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_mspp_redirect_msfp_surveyinvite |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
mspp_shortcut_msfp_surveyinvites
One-To-Many Relationship: mspp_shortcut mspp_shortcut_msfp_surveyinvites
Property | Value |
---|---|
ReferencedEntity | mspp_shortcut |
ReferencedAttribute | mspp_shortcutid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_mspp_shortcut_msfp_surveyinvite |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
mspp_website_msfp_surveyinvites
One-To-Many Relationship: mspp_website mspp_website_msfp_surveyinvites
Property | Value |
---|---|
ReferencedEntity | mspp_website |
ReferencedAttribute | mspp_websiteid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_mspp_website_msfp_surveyinvite |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
One-to-Many relationships
These relationships are one-to-many. Listed by SchemaName.
- msfp_msfp_surveyinvite_msfp_surveyresponse_surveyinviteid
- msfp_surveyinvite_ActionCards
- msfp_surveyinvite_activity_parties
- msfp_surveyinvite_Annotations
- msfp_surveyinvite_AsyncOperations
- msfp_surveyinvite_BulkDeleteFailures
- msfp_surveyinvite_connections1
- msfp_surveyinvite_connections2
- msfp_surveyinvite_Feedback
- msfp_surveyinvite_MailboxTrackingFolders
- msfp_surveyinvite_PrincipalObjectAttributeAccesses
- msfp_surveyinvite_ProcessSession
- msfp_surveyinvite_QueueItems
- msfp_surveyinvite_SyncErrors
msfp_msfp_surveyinvite_msfp_surveyresponse_surveyinviteid
Many-To-One Relationship: msfp_surveyresponse msfp_msfp_surveyinvite_msfp_surveyresponse_surveyinviteid
Property | Value |
---|---|
ReferencingEntity | msfp_surveyresponse |
ReferencingAttribute | msfp_surveyinviteid |
ReferencedEntityNavigationPropertyName | msfp_msfp_surveyinvite_msfp_surveyresponse_surveyinviteid |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionName Group: Details Label: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msfp_surveyinvite_ActionCards
Many-To-One Relationship: actioncard msfp_surveyinvite_ActionCards
Property | Value |
---|---|
ReferencingEntity | actioncard |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | msfp_surveyinvite_ActionCards |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msfp_surveyinvite_activity_parties
Many-To-One Relationship: activityparty msfp_surveyinvite_activity_parties
Property | Value |
---|---|
ReferencingEntity | activityparty |
ReferencingAttribute | activityid |
ReferencedEntityNavigationPropertyName | msfp_surveyinvite_activity_parties |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msfp_surveyinvite_Annotations
Many-To-One Relationship: annotation msfp_surveyinvite_Annotations
Property | Value |
---|---|
ReferencingEntity | annotation |
ReferencingAttribute | objectid |
ReferencedEntityNavigationPropertyName | msfp_surveyinvite_Annotations |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msfp_surveyinvite_AsyncOperations
Many-To-One Relationship: asyncoperation msfp_surveyinvite_AsyncOperations
Property | Value |
---|---|
ReferencingEntity | asyncoperation |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | msfp_surveyinvite_AsyncOperations |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msfp_surveyinvite_BulkDeleteFailures
Many-To-One Relationship: bulkdeletefailure msfp_surveyinvite_BulkDeleteFailures
Property | Value |
---|---|
ReferencingEntity | bulkdeletefailure |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | msfp_surveyinvite_BulkDeleteFailures |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msfp_surveyinvite_connections1
Many-To-One Relationship: connection msfp_surveyinvite_connections1
Property | Value |
---|---|
ReferencingEntity | connection |
ReferencingAttribute | record1id |
ReferencedEntityNavigationPropertyName | msfp_surveyinvite_connections1 |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionName Group: Details Label: MenuId: null Order: 100 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msfp_surveyinvite_connections2
Many-To-One Relationship: connection msfp_surveyinvite_connections2
Property | Value |
---|---|
ReferencingEntity | connection |
ReferencingAttribute | record2id |
ReferencedEntityNavigationPropertyName | msfp_surveyinvite_connections2 |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msfp_surveyinvite_Feedback
Many-To-One Relationship: feedback msfp_surveyinvite_Feedback
Property | Value |
---|---|
ReferencingEntity | feedback |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | msfp_surveyinvite_Feedback |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionName Group: Details Label: MenuId: null Order: 150 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msfp_surveyinvite_MailboxTrackingFolders
Many-To-One Relationship: mailboxtrackingfolder msfp_surveyinvite_MailboxTrackingFolders
Property | Value |
---|---|
ReferencingEntity | mailboxtrackingfolder |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | msfp_surveyinvite_MailboxTrackingFolders |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msfp_surveyinvite_PrincipalObjectAttributeAccesses
Many-To-One Relationship: principalobjectattributeaccess msfp_surveyinvite_PrincipalObjectAttributeAccesses
Property | Value |
---|---|
ReferencingEntity | principalobjectattributeaccess |
ReferencingAttribute | objectid |
ReferencedEntityNavigationPropertyName | msfp_surveyinvite_PrincipalObjectAttributeAccesses |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msfp_surveyinvite_ProcessSession
Many-To-One Relationship: processsession msfp_surveyinvite_ProcessSession
Property | Value |
---|---|
ReferencingEntity | processsession |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | msfp_surveyinvite_ProcessSession |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msfp_surveyinvite_QueueItems
Many-To-One Relationship: queueitem msfp_surveyinvite_QueueItems
Property | Value |
---|---|
ReferencingEntity | queueitem |
ReferencingAttribute | objectid |
ReferencedEntityNavigationPropertyName | msfp_surveyinvite_QueueItems |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msfp_surveyinvite_SyncErrors
Many-To-One Relationship: syncerror msfp_surveyinvite_SyncErrors
Property | Value |
---|---|
ReferencingEntity | syncerror |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | msfp_surveyinvite_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