Field Sharing (PrincipalObjectAttributeAccess) entity reference
Defines CRM security principals (users and teams) access rights to secured field for an entity instance.
Messages
Message | SDK class or method |
---|---|
Create | CreateRequest or Create |
Delete | DeleteRequest or Delete |
Retrieve | RetrieveRequest or Retrieve |
RetrieveMultiple | RetrieveMultipleRequest or RetrieveMultiple |
Update | UpdateRequest or Update |
Properties
Property | Value |
---|---|
CollectionSchemaName | PrincipalObjectAttributeAccesses |
DisplayCollectionName | Field Sharing |
DisplayName | Field Sharing |
EntitySetName | principalobjectattributeaccessset |
IsBPFEntity | False |
LogicalCollectionName | principalobjectattributeaccesses |
LogicalName | principalobjectattributeaccess |
OwnershipType | OrganizationOwned |
PrimaryIdAttribute | principalobjectattributeaccessid |
PrimaryNameAttribute | |
SchemaName | PrincipalObjectAttributeAccess |
Writable attributes
These attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.
- AttributeId
- ObjectId
- ObjectTypeCode
- PrincipalId
- PrincipalIdType
- PrincipalObjectAttributeAccessId
- ReadAccess
- UpdateAccess
AttributeId
Property | Value |
---|---|
Description | Unique identifier of the shared secured field |
DisplayName | Secured field |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | attributeid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
ObjectId
Property | Value |
---|---|
Description | Unique identifier of the entity instance with shared secured field |
DisplayName | Entity instance |
IsValidForForm | True |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | objectid |
RequiredLevel | SystemRequired |
Targets | account,accountleads,appointment,bookableresource,bookableresourcebooking,bookableresourcebookingexchangesyncidmapping,bookableresourcebookingheader,bookableresourcecategory,bookableresourcecategoryassn,bookableresourcecharacteristic,bookableresourcegroup,bookingstatus,bulkoperation,bulkoperationlog,businessunit,campaign,campaignactivity,campaignactivityitem,campaignitem,campaignresponse,channelaccessprofile,characteristic,childincidentcount,commitment,competitor,competitoraddress,competitorproduct,competitorsalesliterature,connection,constraintbasedgroup,contact,contactinvoices,contactleads,contactorders,contactquotes,contract,contractdetail,contracttemplate,customeraddress,customeropportunityrole,discount,discounttype,dynamicproperty,dynamicpropertyassociation,dynamicpropertyinstance,dynamicpropertyoptionsetitem,email,entitlement,entitlementchannel,entitlementcontacts,entitlementproducts,entitlementtemplate,entitlementtemplatechannel,entitlementtemplateproducts,equipment,fax,feedback,goal,incident,incidentknowledgebaserecord,incidentresolution,invoice,invoicedetail,kbarticle,knowledgearticle,knowledgearticleincident,knowledgearticleviews,knowledgebaserecord,lead,leadaddress,leadcompetitors,leadproduct,leadtoopportunitysalesprocess,letter,list,listmember,mailmergetemplate,msdyn_postalbum,msdyn_postconfig,msdyn_postruleconfig,msdyn_relationshipinsightsunifiedconfig,msdyn_siconfig,msdyn_wallsavedquery,msdyn_wallsavedqueryusersettings,opportunity,opportunityclose,opportunitycompetitors,opportunityproduct,opportunitysalesprocess,orderclose,phonecall,phonetocaseprocess,position,pricelevel,product,productassociation,productpricelevel,productsalesliterature,productsubstitute,queue,queueitem,quote,quoteclose,quotedetail,ratingmodel,ratingvalue,recurringappointmentmaster,reportcategory,resource,resourcegroup,resourcegroupexpansion,resourcespec,salesliterature,salesliteratureitem,salesorder,salesorderdetail,salesprocessinstance,service,serviceappointment,servicecontractcontacts,sharepointdocumentlocation,sharepointsite,site,socialactivity,socialprofile,systemuser,task,team,territory,topic,topichistory,topicmodel,topicmodelconfiguration,topicmodelexecutionhistory,uom,uomschedule |
Type | Lookup |
ObjectTypeCode
Property | Value |
---|---|
Description | Type of the record with shared secured field |
DisplayName | Entity object type |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | objecttypecode |
RequiredLevel | SystemRequired |
Type | EntityName |
PrincipalId
Property | Value |
---|---|
Description | Unique identifier of the principal to which secured field is shared |
DisplayName | Principal |
IsValidForForm | True |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | principalid |
RequiredLevel | SystemRequired |
Targets | systemuser,team |
Type | Lookup |
PrincipalIdType
Property | Value |
---|---|
Description | Type of the principal to which secured field is shared |
DisplayName | Principal type |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | principalidtype |
RequiredLevel | SystemRequired |
Type | EntityName |
PrincipalObjectAttributeAccessId
Property | Value |
---|---|
Description | Unique identifier of the shared secured field instance |
DisplayName | Shared secured field |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | principalobjectattributeaccessid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
ReadAccess
Property | Value |
---|---|
Description | Read permission for secured field instance |
DisplayName | Read permission |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | readaccess |
RequiredLevel | SystemRequired |
Type | Boolean |
ReadAccess Choices/Options
Value | Label | Description |
---|---|---|
1 | Yes | |
0 | No |
DefaultValue: 0
UpdateAccess
Property | Value |
---|---|
Description | Update permission for secured field instance |
DisplayName | Update permission |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | updateaccess |
RequiredLevel | SystemRequired |
Type | Boolean |
UpdateAccess Choices/Options
Value | Label | Description |
---|---|---|
1 | Yes | |
0 | No |
DefaultValue: 0
Read-only attributes
These attributes return false for both IsValidForCreate or IsValidForUpdate. Listed by SchemaName.
OrganizationId
Property | Value |
---|---|
Description | Unique identifier of the associated organization. |
DisplayName | Organization |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | organizationid |
RequiredLevel | SystemRequired |
Targets | organization |
Type | Lookup |
OrganizationIdName
Property | Value |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | organizationidname |
MaxLength | 160 |
RequiredLevel | SystemRequired |
Type | String |
PrincipalIdName
Property | Value |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | principalidname |
MaxLength | 160 |
RequiredLevel | SystemRequired |
Type | String |
VersionNumber
Property | Value |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | versionnumber |
MaxValue | 9223372036854775807 |
MinValue | -9223372036854775808 |
RequiredLevel | None |
Type | BigInt |
Many-To-One Relationships
Each Many-To-One relationship is defined by a corresponding One-To-Many relationship with the related entity. Listed by SchemaName.
- account_principalobjectattributeaccess
- contact_principalobjectattributeaccess
- lk_principalobjectattributeaccess_organizationid
- team_principalobjectattributeaccess_principalid
- systemuser_principalobjectattributeaccess_principalid
- knowledgearticle_PrincipalObjectAttributeAccess
- territory_principalobjectattributeaccess
- leadaddress_PrincipalObjectAttributeAccesses
- lead_principalobjectattributeaccess
- dynamicproperty_PrincipalObjectAttributeAccesses
- dynamicpropertyassociation_PrincipalObjectAttributeAccesses
- dynamicpropertyinstance_PrincipalObjectAttributeAccesses
- dynamicpropertyoptionsetitem_PrincipalObjectAttributeAccesses
- pricelevel_principalobjectattributeaccess
- product_principalobjectattributeaccess
- ProductAssociation_PrincipalObjectAttributeAccess
- productpricelevel_PrincipalObjectAttributeAccesses
- ProductSubstitute_PrincipalObjectAttributeAccess
- uom_PrincipalObjectAttributeAccesses
- uomschedule_PrincipalObjectAttributeAccesses
- bookableresource_PrincipalObjectAttributeAccess
- bookableresourcebooking_PrincipalObjectAttributeAccess
- bookableresourcebookingheader_PrincipalObjectAttributeAccess
- bookableresourcecategory_PrincipalObjectAttributeAccess
- bookableresourcecategoryassn_PrincipalObjectAttributeAccess
- bookableresourcecharacteristic_PrincipalObjectAttributeAccess
- bookableresourcegroup_PrincipalObjectAttributeAccess
- bookingstatus_PrincipalObjectAttributeAccess
- characteristic_PrincipalObjectAttributeAccess
- ratingmodel_PrincipalObjectAttributeAccess
- ratingvalue_PrincipalObjectAttributeAccess
- bulkoperation_PrincipalObjectAttributeAccesses
- bulkoperationlog_PrincipalObjectAttributeAccesses
- campaign_principalobjectattributeaccess
- campaignactivity_principalobjectattributeaccess
- campaignresponse_principalobjectattributeaccess
- list_principalobjectattributeaccess
- constraintbasedgroup_PrincipalObjectAttributeAccesses
- contract_principalobjectattributeaccess
- contractdetail_principalobjectattributeaccess
- contracttemplate_PrincipalObjectAttributeAccesses
- entitlement_PrincipalObjectAttributeAccesses
- entitlementchannel_PrincipalObjectAttributeAccesses
- entitlementtemplate_PrincipalObjectAttributeAccesses
- entitlementtemplatechannel_PrincipalObjectAttributeAccesses
- equipment_principalobjectattributeaccess
- incident_principalobjectattributeaccess
- incidentresolution_PrincipalObjectAttributeAccesses
- knowledgearticleincident_principalobjectattributeaccess
- phonetocaseprocess_PrincipalObjectAttributeAccesses
- resource_PrincipalObjectAttributeAccesses
- resourcegroup_PrincipalObjectAttributeAccesses
- resourcespec_PrincipalObjectAttributeAccesses
- service_PrincipalObjectAttributeAccesses
- serviceappointment_principalobjectattributeaccess
- site_PrincipalObjectAttributeAccesses
- discount_PrincipalObjectAttributeAccesses
- discounttype_PrincipalObjectAttributeAccesses
- invoice_principalobjectattributeaccess
- invoicedetail_principalobjectattributeaccess
- leadtoopportunitysalesprocess_PrincipalObjectAttributeAccesses
- opportunity_principalobjectattributeaccess
- opportunityclose_PrincipalObjectAttributeAccesses
- opportunityproduct_principalobjectattributeaccess
- opportunitysalesprocess_PrincipalObjectAttributeAccesses
- orderclose_PrincipalObjectAttributeAccesses
- quote_principalobjectattributeaccess
- quoteclose_PrincipalObjectAttributeAccesses
- quotedetail_principalobjectattributeaccess
- salesliterature_principalobjectattributeaccess
- salesliteratureitem_PrincipalObjectAttributeAccesses
- salesorder_principalobjectattributeaccess
- salesorderdetail_principalobjectattributeaccess
- competitor_principalobjectattributeaccess
- msdyn_relationshipinsightsunifiedconfig_PrincipalObjectAttributeAccesses
- msdyn_siconfig_PrincipalObjectAttributeAccesses
- msdyn_postalbum_PrincipalObjectAttributeAccesses
- msdyn_postconfig_PrincipalObjectAttributeAccesses
- msdyn_postruleconfig_PrincipalObjectAttributeAccesses
- msdyn_wallsavedquery_PrincipalObjectAttributeAccesses
- msdyn_wallsavedqueryusersettings_PrincipalObjectAttributeAccesses
- KnowledgeBaseRecord_PrincipalObjectAttributeAccess
- team_principalobjectattributeaccess
- reportcategory_principalobjectattributeaccess
- mailmergetemplate_principalobjectattributeaccess
- fax_principalobjectattributeaccess
- socialactivity_principalobjectattributeaccess
- kbarticle_principalobjectattributeaccess
- phonecall_principalobjectattributeaccess
- position_principalobjectattributeaccess
- customeraddress_principalobjectattributeaccess
- sharepointsite_principalobjectattributeaccess
- systemuser_principalobjectattributeaccess
- connection_principalobjectattributeaccess
- appointment_principalobjectattributeaccess
- goal_principalobjectattributeaccess
- email_principalobjectattributeaccess
- knowledgearticleview_principalobjectattributeaccess
- feedback_principalobjectattributeaccess
- businessunit_principalobjectattributeaccess
- sharepointdocumentlocation_principalobjectattributeaccess
- queueitem_principalobjectattributeaccess
- queue_principalobjectattributeaccess
- recurringappointmentmaster_principalobjectattributeaccess
- task_principalobjectattributeaccess
- letter_principalobjectattributeaccess
- socialprofile_principalobjectattributeaccess
account_principalobjectattributeaccess
See the account_principalobjectattributeaccess one-to-many relationship for the account entity.
contact_principalobjectattributeaccess
See the contact_principalobjectattributeaccess one-to-many relationship for the contact entity.
lk_principalobjectattributeaccess_organizationid
See the lk_principalobjectattributeaccess_organizationid one-to-many relationship for the organization entity.
team_principalobjectattributeaccess_principalid
See the team_principalobjectattributeaccess_principalid one-to-many relationship for the team entity.
systemuser_principalobjectattributeaccess_principalid
See the systemuser_principalobjectattributeaccess_principalid one-to-many relationship for the systemuser entity.
knowledgearticle_PrincipalObjectAttributeAccess
See the knowledgearticle_PrincipalObjectAttributeAccess one-to-many relationship for the knowledgearticle entity.
territory_principalobjectattributeaccess
Added by: Application Common Solution
See the territory_principalobjectattributeaccess one-to-many relationship for the territory entity.
leadaddress_PrincipalObjectAttributeAccesses
Added by: Lead Management Solution
See the leadaddress_PrincipalObjectAttributeAccesses one-to-many relationship for the leadaddress entity.
lead_principalobjectattributeaccess
Added by: Lead Management Solution
See the lead_principalobjectattributeaccess one-to-many relationship for the lead entity.
dynamicproperty_PrincipalObjectAttributeAccesses
Added by: Product Management Solution
See the dynamicproperty_PrincipalObjectAttributeAccesses one-to-many relationship for the dynamicproperty entity.
dynamicpropertyassociation_PrincipalObjectAttributeAccesses
Added by: Product Management Solution
See the dynamicpropertyassociation_PrincipalObjectAttributeAccesses one-to-many relationship for the dynamicpropertyassociation entity.
dynamicpropertyinstance_PrincipalObjectAttributeAccesses
Added by: Product Management Solution
See the dynamicpropertyinstance_PrincipalObjectAttributeAccesses one-to-many relationship for the dynamicpropertyinstance entity.
dynamicpropertyoptionsetitem_PrincipalObjectAttributeAccesses
Added by: Product Management Solution
See the dynamicpropertyoptionsetitem_PrincipalObjectAttributeAccesses one-to-many relationship for the dynamicpropertyoptionsetitem entity.
pricelevel_principalobjectattributeaccess
Added by: Product Management Solution
See the pricelevel_principalobjectattributeaccess one-to-many relationship for the pricelevel entity.
product_principalobjectattributeaccess
Added by: Product Management Solution
See the product_principalobjectattributeaccess one-to-many relationship for the product entity.
ProductAssociation_PrincipalObjectAttributeAccess
Added by: Product Management Solution
See the ProductAssociation_PrincipalObjectAttributeAccess one-to-many relationship for the productassociation entity.
productpricelevel_PrincipalObjectAttributeAccesses
Added by: Product Management Solution
See the productpricelevel_PrincipalObjectAttributeAccesses one-to-many relationship for the productpricelevel entity.
ProductSubstitute_PrincipalObjectAttributeAccess
Added by: Product Management Solution
See the ProductSubstitute_PrincipalObjectAttributeAccess one-to-many relationship for the productsubstitute entity.
uom_PrincipalObjectAttributeAccesses
Added by: Product Management Solution
See the uom_PrincipalObjectAttributeAccesses one-to-many relationship for the uom entity.
uomschedule_PrincipalObjectAttributeAccesses
Added by: Product Management Solution
See the uomschedule_PrincipalObjectAttributeAccesses one-to-many relationship for the uomschedule entity.
bookableresource_PrincipalObjectAttributeAccess
Added by: Scheduling Solution
See the bookableresource_PrincipalObjectAttributeAccess one-to-many relationship for the bookableresource entity.
bookableresourcebooking_PrincipalObjectAttributeAccess
Added by: Scheduling Solution
See the bookableresourcebooking_PrincipalObjectAttributeAccess one-to-many relationship for the bookableresourcebooking entity.
bookableresourcebookingheader_PrincipalObjectAttributeAccess
Added by: Scheduling Solution
See the bookableresourcebookingheader_PrincipalObjectAttributeAccess one-to-many relationship for the bookableresourcebookingheader entity.
bookableresourcecategory_PrincipalObjectAttributeAccess
Added by: Scheduling Solution
See the bookableresourcecategory_PrincipalObjectAttributeAccess one-to-many relationship for the bookableresourcecategory entity.
bookableresourcecategoryassn_PrincipalObjectAttributeAccess
Added by: Scheduling Solution
See the bookableresourcecategoryassn_PrincipalObjectAttributeAccess one-to-many relationship for the bookableresourcecategoryassn entity.
bookableresourcecharacteristic_PrincipalObjectAttributeAccess
Added by: Scheduling Solution
See the bookableresourcecharacteristic_PrincipalObjectAttributeAccess one-to-many relationship for the bookableresourcecharacteristic entity.
bookableresourcegroup_PrincipalObjectAttributeAccess
Added by: Scheduling Solution
See the bookableresourcegroup_PrincipalObjectAttributeAccess one-to-many relationship for the bookableresourcegroup entity.
bookingstatus_PrincipalObjectAttributeAccess
Added by: Scheduling Solution
See the bookingstatus_PrincipalObjectAttributeAccess one-to-many relationship for the bookingstatus entity.
characteristic_PrincipalObjectAttributeAccess
Added by: Scheduling Solution
See the characteristic_PrincipalObjectAttributeAccess one-to-many relationship for the characteristic entity.
ratingmodel_PrincipalObjectAttributeAccess
Added by: Scheduling Solution
See the ratingmodel_PrincipalObjectAttributeAccess one-to-many relationship for the ratingmodel entity.
ratingvalue_PrincipalObjectAttributeAccess
Added by: Scheduling Solution
See the ratingvalue_PrincipalObjectAttributeAccess one-to-many relationship for the ratingvalue entity.
bulkoperation_PrincipalObjectAttributeAccesses
Added by: Marketing Solution
See the bulkoperation_PrincipalObjectAttributeAccesses one-to-many relationship for the bulkoperation entity.
bulkoperationlog_PrincipalObjectAttributeAccesses
Added by: Marketing Solution
See the bulkoperationlog_PrincipalObjectAttributeAccesses one-to-many relationship for the bulkoperationlog entity.
campaign_principalobjectattributeaccess
Added by: Marketing Solution
See the campaign_principalobjectattributeaccess one-to-many relationship for the campaign entity.
campaignactivity_principalobjectattributeaccess
Added by: Marketing Solution
See the campaignactivity_principalobjectattributeaccess one-to-many relationship for the campaignactivity entity.
campaignresponse_principalobjectattributeaccess
Added by: Marketing Solution
See the campaignresponse_principalobjectattributeaccess one-to-many relationship for the campaignresponse entity.
list_principalobjectattributeaccess
Added by: Marketing Solution
See the list_principalobjectattributeaccess one-to-many relationship for the list entity.
constraintbasedgroup_PrincipalObjectAttributeAccesses
Added by: Service Solution
See the constraintbasedgroup_PrincipalObjectAttributeAccesses one-to-many relationship for the constraintbasedgroup entity.
contract_principalobjectattributeaccess
Added by: Service Solution
See the contract_principalobjectattributeaccess one-to-many relationship for the contract entity.
contractdetail_principalobjectattributeaccess
Added by: Service Solution
See the contractdetail_principalobjectattributeaccess one-to-many relationship for the contractdetail entity.
contracttemplate_PrincipalObjectAttributeAccesses
Added by: Service Solution
See the contracttemplate_PrincipalObjectAttributeAccesses one-to-many relationship for the contracttemplate entity.
entitlement_PrincipalObjectAttributeAccesses
Added by: Service Solution
See the entitlement_PrincipalObjectAttributeAccesses one-to-many relationship for the entitlement entity.
entitlementchannel_PrincipalObjectAttributeAccesses
Added by: Service Solution
See the entitlementchannel_PrincipalObjectAttributeAccesses one-to-many relationship for the entitlementchannel entity.
entitlementtemplate_PrincipalObjectAttributeAccesses
Added by: Service Solution
See the entitlementtemplate_PrincipalObjectAttributeAccesses one-to-many relationship for the entitlementtemplate entity.
entitlementtemplatechannel_PrincipalObjectAttributeAccesses
Added by: Service Solution
See the entitlementtemplatechannel_PrincipalObjectAttributeAccesses one-to-many relationship for the entitlementtemplatechannel entity.
equipment_principalobjectattributeaccess
Added by: Service Solution
See the equipment_principalobjectattributeaccess one-to-many relationship for the equipment entity.
incident_principalobjectattributeaccess
Added by: Service Solution
See the incident_principalobjectattributeaccess one-to-many relationship for the incident entity.
incidentresolution_PrincipalObjectAttributeAccesses
Added by: Service Solution
See the incidentresolution_PrincipalObjectAttributeAccesses one-to-many relationship for the incidentresolution entity.
knowledgearticleincident_principalobjectattributeaccess
Added by: Service Solution
See the knowledgearticleincident_principalobjectattributeaccess one-to-many relationship for the knowledgearticleincident entity.
phonetocaseprocess_PrincipalObjectAttributeAccesses
Added by: Service Solution
See the phonetocaseprocess_PrincipalObjectAttributeAccesses one-to-many relationship for the phonetocaseprocess entity.
resource_PrincipalObjectAttributeAccesses
Added by: Service Solution
See the resource_PrincipalObjectAttributeAccesses one-to-many relationship for the resource entity.
resourcegroup_PrincipalObjectAttributeAccesses
Added by: Service Solution
See the resourcegroup_PrincipalObjectAttributeAccesses one-to-many relationship for the resourcegroup entity.
resourcespec_PrincipalObjectAttributeAccesses
Added by: Service Solution
See the resourcespec_PrincipalObjectAttributeAccesses one-to-many relationship for the resourcespec entity.
service_PrincipalObjectAttributeAccesses
Added by: Service Solution
See the service_PrincipalObjectAttributeAccesses one-to-many relationship for the service entity.
serviceappointment_principalobjectattributeaccess
Added by: Service Solution
See the serviceappointment_principalobjectattributeaccess one-to-many relationship for the serviceappointment entity.
site_PrincipalObjectAttributeAccesses
Added by: Service Solution
See the site_PrincipalObjectAttributeAccesses one-to-many relationship for the site entity.
discount_PrincipalObjectAttributeAccesses
Added by: Sales Solution
See the discount_PrincipalObjectAttributeAccesses one-to-many relationship for the discount entity.
discounttype_PrincipalObjectAttributeAccesses
Added by: Sales Solution
See the discounttype_PrincipalObjectAttributeAccesses one-to-many relationship for the discounttype entity.
invoice_principalobjectattributeaccess
Added by: Sales Solution
See the invoice_principalobjectattributeaccess one-to-many relationship for the invoice entity.
invoicedetail_principalobjectattributeaccess
Added by: Sales Solution
See the invoicedetail_principalobjectattributeaccess one-to-many relationship for the invoicedetail entity.
leadtoopportunitysalesprocess_PrincipalObjectAttributeAccesses
Added by: Sales Solution
See the leadtoopportunitysalesprocess_PrincipalObjectAttributeAccesses one-to-many relationship for the leadtoopportunitysalesprocess entity.
opportunity_principalobjectattributeaccess
Added by: Sales Solution
See the opportunity_principalobjectattributeaccess one-to-many relationship for the opportunity entity.
opportunityclose_PrincipalObjectAttributeAccesses
Added by: Sales Solution
See the opportunityclose_PrincipalObjectAttributeAccesses one-to-many relationship for the opportunityclose entity.
opportunityproduct_principalobjectattributeaccess
Added by: Sales Solution
See the opportunityproduct_principalobjectattributeaccess one-to-many relationship for the opportunityproduct entity.
opportunitysalesprocess_PrincipalObjectAttributeAccesses
Added by: Sales Solution
See the opportunitysalesprocess_PrincipalObjectAttributeAccesses one-to-many relationship for the opportunitysalesprocess entity.
orderclose_PrincipalObjectAttributeAccesses
Added by: Sales Solution
See the orderclose_PrincipalObjectAttributeAccesses one-to-many relationship for the orderclose entity.
quote_principalobjectattributeaccess
Added by: Sales Solution
See the quote_principalobjectattributeaccess one-to-many relationship for the quote entity.
quoteclose_PrincipalObjectAttributeAccesses
Added by: Sales Solution
See the quoteclose_PrincipalObjectAttributeAccesses one-to-many relationship for the quoteclose entity.
quotedetail_principalobjectattributeaccess
Added by: Sales Solution
See the quotedetail_principalobjectattributeaccess one-to-many relationship for the quotedetail entity.
salesliterature_principalobjectattributeaccess
Added by: Sales Solution
See the salesliterature_principalobjectattributeaccess one-to-many relationship for the salesliterature entity.
salesliteratureitem_PrincipalObjectAttributeAccesses
Added by: Sales Solution
See the salesliteratureitem_PrincipalObjectAttributeAccesses one-to-many relationship for the salesliteratureitem entity.
salesorder_principalobjectattributeaccess
Added by: Sales Solution
See the salesorder_principalobjectattributeaccess one-to-many relationship for the salesorder entity.
salesorderdetail_principalobjectattributeaccess
Added by: Sales Solution
See the salesorderdetail_principalobjectattributeaccess one-to-many relationship for the salesorderdetail entity.
competitor_principalobjectattributeaccess
Added by: Sales Solution
See the competitor_principalobjectattributeaccess one-to-many relationship for the competitor entity.
msdyn_relationshipinsightsunifiedconfig_PrincipalObjectAttributeAccesses
Added by: SI Common Solution
See the msdyn_relationshipinsightsunifiedconfig_PrincipalObjectAttributeAccesses one-to-many relationship for the msdyn_relationshipinsightsunifiedconfig entity.
msdyn_siconfig_PrincipalObjectAttributeAccesses
Added by: SI Common Solution
See the msdyn_siconfig_PrincipalObjectAttributeAccesses one-to-many relationship for the msdyn_siconfig entity.
msdyn_postalbum_PrincipalObjectAttributeAccesses
Added by: Activity Feeds Solution
See the msdyn_postalbum_PrincipalObjectAttributeAccesses one-to-many relationship for the msdyn_postalbum entity.
msdyn_postconfig_PrincipalObjectAttributeAccesses
Added by: Activity Feeds Solution
See the msdyn_postconfig_PrincipalObjectAttributeAccesses one-to-many relationship for the msdyn_postconfig entity.
msdyn_postruleconfig_PrincipalObjectAttributeAccesses
Added by: Activity Feeds Solution
See the msdyn_postruleconfig_PrincipalObjectAttributeAccesses one-to-many relationship for the msdyn_postruleconfig entity.
msdyn_wallsavedquery_PrincipalObjectAttributeAccesses
Added by: Activity Feeds Solution
See the msdyn_wallsavedquery_PrincipalObjectAttributeAccesses one-to-many relationship for the msdyn_wallsavedquery entity.
msdyn_wallsavedqueryusersettings_PrincipalObjectAttributeAccesses
Added by: Activity Feeds Solution
See the msdyn_wallsavedqueryusersettings_PrincipalObjectAttributeAccesses one-to-many relationship for the msdyn_wallsavedqueryusersettings entity.
KnowledgeBaseRecord_PrincipalObjectAttributeAccess
See the KnowledgeBaseRecord_PrincipalObjectAttributeAccess one-to-many relationship for the knowledgebaserecord entity.
team_principalobjectattributeaccess
See the team_principalobjectattributeaccess one-to-many relationship for the team entity.
reportcategory_principalobjectattributeaccess
See the reportcategory_principalobjectattributeaccess one-to-many relationship for the reportcategory entity.
mailmergetemplate_principalobjectattributeaccess
See the mailmergetemplate_principalobjectattributeaccess one-to-many relationship for the mailmergetemplate entity.
fax_principalobjectattributeaccess
See the fax_principalobjectattributeaccess one-to-many relationship for the fax entity.
socialactivity_principalobjectattributeaccess
See the socialactivity_principalobjectattributeaccess one-to-many relationship for the socialactivity entity.
kbarticle_principalobjectattributeaccess
See the kbarticle_principalobjectattributeaccess one-to-many relationship for the kbarticle entity.
phonecall_principalobjectattributeaccess
See the phonecall_principalobjectattributeaccess one-to-many relationship for the phonecall entity.
position_principalobjectattributeaccess
See the position_principalobjectattributeaccess one-to-many relationship for the position entity.
customeraddress_principalobjectattributeaccess
See the customeraddress_principalobjectattributeaccess one-to-many relationship for the customeraddress entity.
sharepointsite_principalobjectattributeaccess
See the sharepointsite_principalobjectattributeaccess one-to-many relationship for the sharepointsite entity.
systemuser_principalobjectattributeaccess
See the systemuser_principalobjectattributeaccess one-to-many relationship for the systemuser entity.
connection_principalobjectattributeaccess
See the connection_principalobjectattributeaccess one-to-many relationship for the connection entity.
appointment_principalobjectattributeaccess
See the appointment_principalobjectattributeaccess one-to-many relationship for the appointment entity.
goal_principalobjectattributeaccess
See the goal_principalobjectattributeaccess one-to-many relationship for the goal entity.
email_principalobjectattributeaccess
See the email_principalobjectattributeaccess one-to-many relationship for the email entity.
knowledgearticleview_principalobjectattributeaccess
See the knowledgearticleview_principalobjectattributeaccess one-to-many relationship for the knowledgearticleviews entity.
feedback_principalobjectattributeaccess
See the feedback_principalobjectattributeaccess one-to-many relationship for the feedback entity.
businessunit_principalobjectattributeaccess
See the businessunit_principalobjectattributeaccess one-to-many relationship for the businessunit entity.
sharepointdocumentlocation_principalobjectattributeaccess
See the sharepointdocumentlocation_principalobjectattributeaccess one-to-many relationship for the sharepointdocumentlocation entity.
queueitem_principalobjectattributeaccess
See the queueitem_principalobjectattributeaccess one-to-many relationship for the queueitem entity.
queue_principalobjectattributeaccess
See the queue_principalobjectattributeaccess one-to-many relationship for the queue entity.
recurringappointmentmaster_principalobjectattributeaccess
See the recurringappointmentmaster_principalobjectattributeaccess one-to-many relationship for the recurringappointmentmaster entity.
task_principalobjectattributeaccess
See the task_principalobjectattributeaccess one-to-many relationship for the task entity.
letter_principalobjectattributeaccess
See the letter_principalobjectattributeaccess one-to-many relationship for the letter entity.
socialprofile_principalobjectattributeaccess
See the socialprofile_principalobjectattributeaccess one-to-many relationship for the socialprofile entity.