Customer Voice survey question (msfp_question) table/entity reference
Question in a survey to collect feedback.
Messages
The following table lists the messages for the Customer Voice survey question (msfp_question) 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_questions(msfp_questionid)Update the ownerid property. |
AssignRequest |
Create Event: True |
POST /msfp_questionsSee Create |
Create records |
CreateMultiple Event: True |
CreateMultiple | CreateMultipleRequest |
Delete Event: True |
DELETE /msfp_questions(msfp_questionid)See Delete |
Delete records |
GrantAccess Event: True |
GrantAccess | GrantAccessRequest |
IsValidStateTransition Event: False |
IsValidStateTransition | IsValidStateTransitionRequest |
ModifyAccess Event: True |
ModifyAccess | ModifyAccessRequest |
Retrieve Event: True |
GET /msfp_questions(msfp_questionid)See Retrieve |
Retrieve records |
RetrieveMultiple Event: True |
GET /msfp_questionsSee Query data |
Query data |
RetrievePrincipalAccess Event: True |
RetrievePrincipalAccess | RetrievePrincipalAccessRequest |
RetrieveSharedPrincipalsAndAccess Event: True |
RetrieveSharedPrincipalsAndAccess | RetrieveSharedPrincipalsAndAccessRequest |
RevokeAccess Event: True |
RevokeAccess | RevokeAccessRequest |
SetState Event: True |
PATCH /msfp_questions(msfp_questionid)Update the statecode and statuscode properties. |
SetStateRequest |
Update Event: True |
PATCH /msfp_questions(msfp_questionid)See Update |
Update records |
UpdateMultiple Event: True |
UpdateMultiple | UpdateMultipleRequest |
Upsert Event: False |
PATCH /msfp_questions(msfp_questionid)See Upsert a table row |
UpsertRequest |
UpsertMultiple Event: False |
UpsertMultiple | UpsertMultipleRequest |
Events
The following table lists the events for the Customer Voice survey question (msfp_question) 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 question (msfp_question) table.
Property | Value |
---|---|
DisplayName | Customer Voice survey question |
DisplayCollectionName | Customer Voice survey questions |
SchemaName | msfp_question |
CollectionSchemaName | msfp_questions |
EntitySetName | msfp_questions |
LogicalName | msfp_question |
LogicalCollectionName | msfp_questions |
PrimaryIdAttribute | msfp_questionid |
PrimaryNameAttribute | msfp_name |
TableType | Standard |
OwnershipType | UserOwned |
Writable columns/attributes
These columns/attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.
- ImportSequenceNumber
- msfp_choicetype
- msfp_correctanswer
- msfp_imageproperties
- msfp_Maximumrating
- msfp_multiline
- msfp_name
- msfp_order
- msfp_otherproperties
- msfp_PermanentID
- msfp_questionchoices
- msfp_questionId
- msfp_questiontext
- msfp_questiontype
- msfp_responserequired
- msfp_sequence
- msfp_sourceparentquestionidentifier
- msfp_Sourcequestionidentifier
- msfp_sourcesurveyidentifier
- msfp_subtitle
- msfp_Survey
- OverriddenCreatedOn
- OwnerId
- OwnerIdType
- statecode
- statuscode
- TimeZoneRuleVersionNumber
- UTCConversionTimeZoneCode
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 |
msfp_choicetype
Property | Value |
---|---|
Description | Shows whether the question accepts single line or multiple lines of response. |
DisplayName | Choice question type |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msfp_choicetype |
RequiredLevel | None |
Type | Picklist |
DefaultFormValue | -1 |
GlobalChoiceName | msfp_question_msfp_choicetype |
msfp_choicetype Choices/Options
Value | Label |
---|---|
647390000 | Single choice |
647390001 | Multi choice |
647390002 | none |
msfp_correctanswer
Property | Value |
---|---|
Description | Stores the correct answer in case of quizzes. |
DisplayName | Correct answer |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msfp_correctanswer |
RequiredLevel | None |
Type | Memo |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 1000000 |
msfp_imageproperties
Property | Value |
---|---|
Description | Question image properties in JSON format. |
DisplayName | Image Properties |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msfp_imageproperties |
RequiredLevel | None |
Type | Memo |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 1000000 |
msfp_Maximumrating
Property | Value |
---|---|
Description | Stores maximum rating of rating question type |
DisplayName | Maximum rating |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msfp_maximumrating |
RequiredLevel | None |
Type | Integer |
MaxValue | 2147483647 |
MinValue | -2147483648 |
msfp_multiline
Property | Value |
---|---|
Description | Shows if the text question is multiple lines or not |
DisplayName | Multiple lines |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msfp_multiline |
RequiredLevel | None |
Type | Boolean |
GlobalChoiceName | msfp_question_msfp_multiline |
DefaultValue | False |
True Label | Yes |
False Label | No |
msfp_name
Property | Value |
---|---|
Description | The name of the custom entity. |
DisplayName | Name |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msfp_name |
RequiredLevel | ApplicationRequired |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
msfp_order
Property | Value |
---|---|
Description | Order of the question in the survey. |
DisplayName | Order |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msfp_order |
RequiredLevel | None |
Type | Decimal |
ImeMode | Auto |
MaxValue | 100000000000 |
MinValue | -100000000000 |
Precision | 10 |
SourceTypeMask | 0 |
msfp_otherproperties
Property | Value |
---|---|
Description | Stores other question 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_PermanentID
Property | Value |
---|---|
Description | Permanent ID is auto-generated for a new survey question. For a copied survey, the ID is carried over from the original survey question. |
DisplayName | Permanent ID |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msfp_permanentid |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
msfp_questionchoices
Property | Value |
---|---|
Description | Stores the list of answer options |
DisplayName | Question choices |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msfp_questionchoices |
RequiredLevel | None |
Type | Memo |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 1000000 |
msfp_questionId
Property | Value |
---|---|
Description | Unique identifier for entity instances |
DisplayName | Question |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | msfp_questionid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
msfp_questiontext
Property | Value |
---|---|
Description | Text of the question in the survey. |
DisplayName | Question text |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msfp_questiontext |
RequiredLevel | None |
Type | Memo |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100000 |
msfp_questiontype
Property | Value |
---|---|
Description | Stores the type of question to display. |
DisplayName | Question type |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msfp_questiontype |
RequiredLevel | None |
Type | Picklist |
DefaultFormValue | -1 |
GlobalChoiceName | msfp_question_msfp_questiontype |
msfp_questiontype Choices/Options
Value | Label |
---|---|
647390000 | Choice |
647390001 | Text |
647390002 | Rating |
647390003 | Date |
647390004 | Ranking |
647390005 | MatrixChoiceGroup |
647390006 | MatrixChoice |
647390007 | NPS |
647390008 | File Upload |
647390009 | Number |
647390010 | Date and time |
647390011 | Drop-down |
msfp_responserequired
Property | Value |
---|---|
Description | Shows if the question is mandatory. |
DisplayName | Response required |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msfp_responserequired |
RequiredLevel | None |
Type | Boolean |
GlobalChoiceName | msfp_question_msfp_responserequired |
DefaultValue | False |
True Label | Yes |
False Label | No |
msfp_sequence
Property | Value |
---|---|
Description | Order of the question in the survey. |
DisplayName | Sequence |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msfp_sequence |
RequiredLevel | None |
Type | Integer |
MaxValue | 2147483647 |
MinValue | -2147483648 |
msfp_sourceparentquestionidentifier
Property | Value |
---|---|
Description | Unique identifier for the parent question in the source application. |
DisplayName | Source parent question identifier |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msfp_sourceparentquestionidentifier |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 250 |
msfp_Sourcequestionidentifier
Property | Value |
---|---|
Description | Unique identifier for the question in the source application. |
DisplayName | Source question identifier |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msfp_sourcequestionidentifier |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
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 | 100 |
msfp_subtitle
Property | Value |
---|---|
Description | Stores subtitle of a question. |
DisplayName | Subtitle |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msfp_subtitle |
RequiredLevel | None |
Type | Memo |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 50000 |
msfp_Survey
Property | Value |
---|---|
Description | Unique identifier of the survey to which the question belongs. |
DisplayName | Survey |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msfp_survey |
RequiredLevel | None |
Type | Lookup |
Targets | msfp_survey |
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 | Owner Id |
DisplayName | Owner |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | ownerid |
RequiredLevel | SystemRequired |
Type | Owner |
Targets | systemuser, team |
OwnerIdType
Property | Value |
---|---|
Description | Owner Id Type |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owneridtype |
RequiredLevel | SystemRequired |
Type | EntityName |
statecode
Property | Value |
---|---|
Description | Status of the Question |
DisplayName | Status |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | statecode |
RequiredLevel | SystemRequired |
Type | State |
DefaultFormValue | |
GlobalChoiceName | msfp_question_statecode |
statecode Choices/Options
Value | Details |
---|---|
0 | Label: Active DefaultStatus: 1 InvariantName: Active |
1 | Label: Inactive DefaultStatus: 2 InvariantName: Inactive |
statuscode
Property | Value |
---|---|
Description | Reason for the status of the Question |
DisplayName | Status Reason |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | statuscode |
RequiredLevel | None |
Type | Status |
DefaultFormValue | |
GlobalChoiceName | msfp_question_statuscode |
statuscode Choices/Options
Value | Details |
---|---|
1 | Label: Active State:0 TransitionData: None |
2 | Label: Inactive State:1 TransitionData: None |
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 |
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.
- CreatedBy
- CreatedOn
- CreatedOnBehalfBy
- ModifiedBy
- ModifiedOn
- ModifiedOnBehalfBy
- OwnerIdName
- OwnerIdYomiName
- OwningBusinessUnit
- OwningTeam
- OwningUser
- VersionNumber
CreatedBy
Property | Value |
---|---|
Description | Unique identifier of the user who created the record. |
DisplayName | Created By |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | createdby |
RequiredLevel | None |
Type | Lookup |
Targets | systemuser |
CreatedOn
Property | Value |
---|---|
Description | Date and time when the record was created. |
DisplayName | Created On |
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 record. |
DisplayName | Created By (Delegate) |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | createdonbehalfby |
RequiredLevel | None |
Type | Lookup |
Targets | systemuser |
ModifiedBy
Property | Value |
---|---|
Description | Unique identifier of the user who modified the record. |
DisplayName | Modified By |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | modifiedby |
RequiredLevel | None |
Type | Lookup |
Targets | systemuser |
ModifiedOn
Property | Value |
---|---|
Description | Date and time when the record was modified. |
DisplayName | Modified On |
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 modified the record. |
DisplayName | Modified By (Delegate) |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | modifiedonbehalfby |
RequiredLevel | None |
Type | Lookup |
Targets | systemuser |
OwnerIdName
Property | Value |
---|---|
Description | Name of the owner |
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 | Yomi name of the owner |
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 for the business unit that owns the record |
DisplayName | Owning Business Unit |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | owningbusinessunit |
RequiredLevel | None |
Type | Lookup |
Targets | businessunit |
OwningTeam
Property | Value |
---|---|
Description | Unique identifier for the team that owns the record. |
DisplayName | Owning Team |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owningteam |
RequiredLevel | None |
Type | Lookup |
Targets | team |
OwningUser
Property | Value |
---|---|
Description | Unique identifier for the user that owns the record. |
DisplayName | Owning User |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owninguser |
RequiredLevel | None |
Type | Lookup |
Targets | systemuser |
VersionNumber
Property | Value |
---|---|
Description | Version Number |
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.
- business_unit_msfp_question
- lk_msfp_question_createdby
- lk_msfp_question_createdonbehalfby
- lk_msfp_question_modifiedby
- lk_msfp_question_modifiedonbehalfby
- msfp_msfp_survey_msfp_question_Survey
- owner_msfp_question
- team_msfp_question
- user_msfp_question
business_unit_msfp_question
One-To-Many Relationship: businessunit business_unit_msfp_question
Property | Value |
---|---|
ReferencedEntity | businessunit |
ReferencedAttribute | businessunitid |
ReferencingAttribute | owningbusinessunit |
ReferencingEntityNavigationPropertyName | owningbusinessunit |
IsHierarchical | |
CascadeConfiguration | Archive: Restrict Assign: NoCascade Delete: Restrict Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msfp_question_createdby
One-To-Many Relationship: systemuser lk_msfp_question_createdby
Property | Value |
---|---|
ReferencedEntity | systemuser |
ReferencedAttribute | systemuserid |
ReferencingAttribute | createdby |
ReferencingEntityNavigationPropertyName | createdby |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msfp_question_createdonbehalfby
One-To-Many Relationship: systemuser lk_msfp_question_createdonbehalfby
Property | Value |
---|---|
ReferencedEntity | systemuser |
ReferencedAttribute | systemuserid |
ReferencingAttribute | createdonbehalfby |
ReferencingEntityNavigationPropertyName | createdonbehalfby |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msfp_question_modifiedby
One-To-Many Relationship: systemuser lk_msfp_question_modifiedby
Property | Value |
---|---|
ReferencedEntity | systemuser |
ReferencedAttribute | systemuserid |
ReferencingAttribute | modifiedby |
ReferencingEntityNavigationPropertyName | modifiedby |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msfp_question_modifiedonbehalfby
One-To-Many Relationship: systemuser lk_msfp_question_modifiedonbehalfby
Property | Value |
---|---|
ReferencedEntity | systemuser |
ReferencedAttribute | systemuserid |
ReferencingAttribute | modifiedonbehalfby |
ReferencingEntityNavigationPropertyName | modifiedonbehalfby |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msfp_msfp_survey_msfp_question_Survey
One-To-Many Relationship: msfp_survey msfp_msfp_survey_msfp_question_Survey
Property | Value |
---|---|
ReferencedEntity | msfp_survey |
ReferencedAttribute | msfp_surveyid |
ReferencingAttribute | msfp_survey |
ReferencingEntityNavigationPropertyName | msfp_Survey |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: Cascade Delete: Cascade Merge: NoCascade Reparent: Cascade RollupView: NoCascade Share: Cascade Unshare: Cascade |
owner_msfp_question
One-To-Many Relationship: owner owner_msfp_question
Property | Value |
---|---|
ReferencedEntity | owner |
ReferencedAttribute | ownerid |
ReferencingAttribute | ownerid |
ReferencingEntityNavigationPropertyName | ownerid |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
team_msfp_question
One-To-Many Relationship: team team_msfp_question
Property | Value |
---|---|
ReferencedEntity | team |
ReferencedAttribute | teamid |
ReferencingAttribute | owningteam |
ReferencingEntityNavigationPropertyName | owningteam |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
user_msfp_question
One-To-Many Relationship: systemuser user_msfp_question
Property | Value |
---|---|
ReferencedEntity | systemuser |
ReferencedAttribute | systemuserid |
ReferencingAttribute | owninguser |
ReferencingEntityNavigationPropertyName | owninguser |
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.
- msfp_msfp_question_msfp_fileresponse_question
- msfp_msfp_question_msfp_questionresponse_questionid
- msfp_question_Annotations
- msfp_question_AsyncOperations
- msfp_question_BulkDeleteFailures
- msfp_question_MailboxTrackingFolders
- msfp_question_PrincipalObjectAttributeAccesses
- msfp_question_ProcessSession
- msfp_question_SyncErrors
msfp_msfp_question_msfp_fileresponse_question
Many-To-One Relationship: msfp_fileresponse msfp_msfp_question_msfp_fileresponse_question
Property | Value |
---|---|
ReferencingEntity | msfp_fileresponse |
ReferencingAttribute | msfp_question |
ReferencedEntityNavigationPropertyName | msfp_msfp_question_msfp_fileresponse_question |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionName Group: Details Label: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msfp_msfp_question_msfp_questionresponse_questionid
Many-To-One Relationship: msfp_questionresponse msfp_msfp_question_msfp_questionresponse_questionid
Property | Value |
---|---|
ReferencingEntity | msfp_questionresponse |
ReferencingAttribute | msfp_questionid |
ReferencedEntityNavigationPropertyName | msfp_msfp_question_msfp_questionresponse_questionid |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionName Group: Details Label: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msfp_question_Annotations
Many-To-One Relationship: annotation msfp_question_Annotations
Property | Value |
---|---|
ReferencingEntity | annotation |
ReferencingAttribute | objectid |
ReferencedEntityNavigationPropertyName | msfp_question_Annotations |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msfp_question_AsyncOperations
Many-To-One Relationship: asyncoperation msfp_question_AsyncOperations
Property | Value |
---|---|
ReferencingEntity | asyncoperation |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | msfp_question_AsyncOperations |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msfp_question_BulkDeleteFailures
Many-To-One Relationship: bulkdeletefailure msfp_question_BulkDeleteFailures
Property | Value |
---|---|
ReferencingEntity | bulkdeletefailure |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | msfp_question_BulkDeleteFailures |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msfp_question_MailboxTrackingFolders
Many-To-One Relationship: mailboxtrackingfolder msfp_question_MailboxTrackingFolders
Property | Value |
---|---|
ReferencingEntity | mailboxtrackingfolder |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | msfp_question_MailboxTrackingFolders |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msfp_question_PrincipalObjectAttributeAccesses
Many-To-One Relationship: principalobjectattributeaccess msfp_question_PrincipalObjectAttributeAccesses
Property | Value |
---|---|
ReferencingEntity | principalobjectattributeaccess |
ReferencingAttribute | objectid |
ReferencedEntityNavigationPropertyName | msfp_question_PrincipalObjectAttributeAccesses |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msfp_question_ProcessSession
Many-To-One Relationship: processsession msfp_question_ProcessSession
Property | Value |
---|---|
ReferencingEntity | processsession |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | msfp_question_ProcessSession |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msfp_question_SyncErrors
Many-To-One Relationship: syncerror msfp_question_SyncErrors
Property | Value |
---|---|
ReferencingEntity | syncerror |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | msfp_question_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