Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Messages
The following table lists the messages for the File (msdyncrm_file) 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 |
|---|---|---|
AssignEvent: True |
PATCH /msdyncrm_files(msdyncrm_fileid)Update the ownerid property. |
AssignRequest |
AssociateEvent: True |
Associate records | Associate records |
BulkRetainEvent: True |
BulkRetain | Learn to use messages with the SDK for .NET |
CreateEvent: True |
POST /msdyncrm_filesSee Create |
Create records |
CreateMultipleEvent: True |
CreateMultiple | CreateMultipleRequest |
DeleteEvent: True |
DELETE /msdyncrm_files(msdyncrm_fileid)See Delete |
Delete records |
DisassociateEvent: True |
Disassociate records | Disassociate records |
GrantAccessEvent: True |
GrantAccess | GrantAccessRequest |
IsValidStateTransitionEvent: False |
IsValidStateTransition | IsValidStateTransitionRequest |
ModifyAccessEvent: True |
ModifyAccess | ModifyAccessRequest |
PurgeRetainedContentEvent: True |
PurgeRetainedContent | Learn to use messages with the SDK for .NET |
RetainEvent: True |
Retain | Learn to use messages with the SDK for .NET |
RetrieveEvent: True |
GET /msdyncrm_files(msdyncrm_fileid)See Retrieve |
Retrieve records |
RetrieveMultipleEvent: True |
GET /msdyncrm_filesSee Query data |
Query data |
RetrievePrincipalAccessEvent: True |
RetrievePrincipalAccess | RetrievePrincipalAccessRequest |
RetrieveSharedPrincipalsAndAccessEvent: True |
RetrieveSharedPrincipalsAndAccess | RetrieveSharedPrincipalsAndAccessRequest |
RevokeAccessEvent: True |
RevokeAccess | RevokeAccessRequest |
RollbackRetainEvent: True |
RollbackRetain | Learn to use messages with the SDK for .NET |
SetStateEvent: True |
PATCH /msdyncrm_files(msdyncrm_fileid)Update the statecode and statuscode properties. |
SetStateRequest |
UpdateEvent: True |
PATCH /msdyncrm_files(msdyncrm_fileid)See Update |
Update records |
UpdateMultipleEvent: True |
UpdateMultiple | UpdateMultipleRequest |
UpsertEvent: False |
PATCH /msdyncrm_files(msdyncrm_fileid)See Upsert a table row |
UpsertRequest |
UpsertMultipleEvent: False |
UpsertMultiple | UpsertMultipleRequest |
ValidateRetentionConfigEvent: True |
ValidateRetentionConfig | Learn to use messages with the SDK for .NET |
Properties
The following table lists selected properties for the File (msdyncrm_file) table.
| Property | Value |
|---|---|
| DisplayName | File |
| DisplayCollectionName | Files |
| SchemaName | msdyncrm_file |
| CollectionSchemaName | msdyncrm_files |
| EntitySetName | msdyncrm_files |
| LogicalName | msdyncrm_file |
| LogicalCollectionName | msdyncrm_files |
| PrimaryIdAttribute | msdyncrm_fileid |
| PrimaryNameAttribute | msdyncrm_name |
| TableType | Standard |
| OwnershipType | UserOwned |
Writable columns/attributes
These columns/attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.
- ImportSequenceNumber
- IsCustomizable
- msdyncrm_Alttext
- msdyncrm_BlobCdnUri
- msdyncrm_BlobSize
- msdyncrm_BlobUri
- msdyncrm_category
- msdyncrm_cmsid
- msdyncrm_ContentType
- msdyncrm_copyUrl
- msdyncrm_fileId
- msdyncrm_height
- msdyncrm_mainimage
- msdyncrm_name
- msdyncrm_rethumbnail
- msdyncrm_sastoken
- msdyncrm_sastokenexpirationdate
- msdyncrm_source
- msdyncrm_thumbnail_url
- msdyncrm_width
- 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 |
IsCustomizable
| Property | Value |
|---|---|
| Description | For internal use only. |
| DisplayName | Is Customizable |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | iscustomizable |
| RequiredLevel | SystemRequired |
| Type | ManagedProperty |
msdyncrm_Alttext
| Property | Value |
|---|---|
| Description | Alt text |
| DisplayName | Alt text |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyncrm_alttext |
| RequiredLevel | None |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 400 |
msdyncrm_BlobCdnUri
| Property | Value |
|---|---|
| Description | |
| DisplayName | BLOB CDN URL |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyncrm_blobcdnuri |
| RequiredLevel | None |
| Type | String |
| Format | Url |
| FormatName | Url |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 1000 |
msdyncrm_BlobSize
| Property | Value |
|---|---|
| Description | |
| DisplayName | File size (bytes) |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyncrm_blobsize |
| RequiredLevel | None |
| Type | Integer |
| MaxValue | 2147483647 |
| MinValue | -2147483648 |
msdyncrm_BlobUri
| Property | Value |
|---|---|
| Description | |
| DisplayName | BLOB URL |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyncrm_bloburi |
| RequiredLevel | None |
| Type | String |
| Format | Url |
| FormatName | Url |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 1000 |
msdyncrm_category
| Property | Value |
|---|---|
| Description | |
| DisplayName | Category |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyncrm_category |
| RequiredLevel | None |
| Type | MultiSelectPicklist |
| DefaultFormValue | |
| GlobalChoiceName | msdyncrm_filecategory |
msdyncrm_category Choices/Options
| Value | Label |
|---|---|
| 192350000 | Logo |
msdyncrm_cmsid
| Property | Value |
|---|---|
| Description | |
| DisplayName | Cms Id |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyncrm_cmsid |
| RequiredLevel | None |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 100 |
msdyncrm_ContentType
| Property | Value |
|---|---|
| Description | |
| DisplayName | Content type |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyncrm_contenttype |
| RequiredLevel | None |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 100 |
msdyncrm_copyUrl
| Property | Value |
|---|---|
| Description | |
| DisplayName | Copy Url |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyncrm_copyurl |
| RequiredLevel | None |
| Type | String |
| Format | Url |
| FormatName | Url |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 1000 |
msdyncrm_fileId
| Property | Value |
|---|---|
| Description | Unique ID for entity instances |
| DisplayName | File identifier |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | msdyncrm_fileid |
| RequiredLevel | SystemRequired |
| Type | Uniqueidentifier |
msdyncrm_height
| Property | Value |
|---|---|
| Description | |
| DisplayName | Height |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyncrm_height |
| RequiredLevel | None |
| Type | Integer |
| MaxValue | 2147483647 |
| MinValue | -2147483648 |
msdyncrm_mainimage
| Property | Value |
|---|---|
| Description | |
| DisplayName | mainimage |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyncrm_mainimage |
| RequiredLevel | None |
| Type | Image |
| CanStoreFullImage | True |
| IsPrimaryImage | True |
| MaxHeight | 288 |
| MaxSizeInKB | 10240 |
| MaxWidth | 288 |
msdyncrm_name
| Property | Value |
|---|---|
| Description | The name of the custom entity |
| DisplayName | Name |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyncrm_name |
| RequiredLevel | ApplicationRequired |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 500 |
msdyncrm_rethumbnail
| Property | Value |
|---|---|
| Description | |
| DisplayName | Refresh thumbnail |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyncrm_rethumbnail |
| RequiredLevel | ApplicationRequired |
| Type | Boolean |
| GlobalChoiceName | msdyncrm_file_msdyncrm_rethumbnail |
| DefaultValue | False |
| True Label | Yes |
| False Label | No |
msdyncrm_sastoken
| Property | Value |
|---|---|
| Description | BLOB SAS token, which permits assets to be uploaded to the BLOB URL |
| DisplayName | SAS token |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyncrm_sastoken |
| RequiredLevel | None |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Disabled |
| IsLocalizable | False |
| MaxLength | 1000 |
msdyncrm_sastokenexpirationdate
| Property | Value |
|---|---|
| Description | SAS token expiration date |
| DisplayName | SAS token expiration date |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyncrm_sastokenexpirationdate |
| RequiredLevel | None |
| Type | DateTime |
| CanChangeDateTimeBehavior | True |
| DateTimeBehavior | TimeZoneIndependent |
| Format | DateAndTime |
| ImeMode | Disabled |
| SourceTypeMask | 0 |
msdyncrm_source
| Property | Value |
|---|---|
| Description | |
| DisplayName | File source |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyncrm_source |
| RequiredLevel | None |
| Type | Picklist |
| DefaultFormValue | 0 |
| GlobalChoiceName | msdyncrm_file_msdyncrm_source |
msdyncrm_source Choices/Options
| Value | Label |
|---|---|
| 0 | User |
| 1 | Typeface |
msdyncrm_thumbnail_url
| Property | Value |
|---|---|
| Description | |
| DisplayName | Thumbnail URL |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyncrm_thumbnail_url |
| RequiredLevel | None |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 1000 |
msdyncrm_width
| Property | Value |
|---|---|
| Description | |
| DisplayName | Width |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyncrm_width |
| RequiredLevel | None |
| Type | Integer |
| MaxValue | 2147483647 |
| MinValue | -2147483648 |
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 file |
| DisplayName | Status |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | statecode |
| RequiredLevel | SystemRequired |
| Type | State |
| DefaultFormValue | |
| GlobalChoiceName | msdyncrm_file_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 file |
| DisplayName | Status reason |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | statuscode |
| RequiredLevel | None |
| Type | Status |
| DefaultFormValue | |
| GlobalChoiceName | msdyncrm_file_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.
- ComponentIdUnique
- ComponentState
- CreatedBy
- CreatedOn
- CreatedOnBehalfBy
- IsManaged
- ModifiedBy
- ModifiedOn
- ModifiedOnBehalfBy
- msdyncrm_filecontent
- msdyncrm_filecontent_Name
- msdyncrm_mainimage_Timestamp
- msdyncrm_mainimage_URL
- msdyncrm_mainimageId
- OverwriteTime
- OwnerIdName
- OwnerIdYomiName
- OwningBusinessUnit
- OwningTeam
- OwningUser
- SolutionId
- SupportingSolutionId
- VersionNumber
ComponentIdUnique
| Property | Value |
|---|---|
| Description | For internal use only. |
| DisplayName | Row id unique |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | componentidunique |
| RequiredLevel | SystemRequired |
| Type | Uniqueidentifier |
ComponentState
| Property | Value |
|---|---|
| Description | For internal use only. |
| DisplayName | Component State |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | componentstate |
| RequiredLevel | SystemRequired |
| Type | Picklist |
| DefaultFormValue | |
| GlobalChoiceName | componentstate |
ComponentState Choices/Options
| Value | Label |
|---|---|
| 0 | Published |
| 1 | Unpublished |
| 2 | Deleted |
| 3 | Deleted Unpublished |
CreatedBy
| Property | Value |
|---|---|
| Description | Unique ID 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 ID of the delegate user who created the record |
| DisplayName | Created by (delegate) |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | createdonbehalfby |
| RequiredLevel | None |
| Type | Lookup |
| Targets | systemuser |
IsManaged
| Property | Value |
|---|---|
| Description | Indicates whether the solution component is part of a managed solution. |
| DisplayName | Is Managed |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | ismanaged |
| RequiredLevel | SystemRequired |
| Type | Boolean |
| GlobalChoiceName | ismanaged |
| DefaultValue | False |
| True Label | Managed |
| False Label | Unmanaged |
ModifiedBy
| Property | Value |
|---|---|
| Description | Unique ID 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 ID of the delegate user who modified the record |
| DisplayName | Modified by (delegate) |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | modifiedonbehalfby |
| RequiredLevel | None |
| Type | Lookup |
| Targets | systemuser |
msdyncrm_filecontent
| Property | Value |
|---|---|
| Description | |
| DisplayName | filecontent |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyncrm_filecontent |
| RequiredLevel | None |
| Type | File |
| MaxSizeInKB | 2097152 |
msdyncrm_filecontent_Name
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | msdyncrm_filecontent_name |
| RequiredLevel | None |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Disabled |
| IsLocalizable | False |
| MaxLength | 200 |
msdyncrm_mainimage_Timestamp
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | msdyncrm_mainimage_timestamp |
| RequiredLevel | None |
| Type | BigInt |
| MaxValue | 9223372036854775807 |
| MinValue | -9223372036854775808 |
msdyncrm_mainimage_URL
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | msdyncrm_mainimage_url |
| RequiredLevel | None |
| Type | String |
| Format | Url |
| FormatName | Url |
| ImeMode | Disabled |
| IsLocalizable | False |
| MaxLength | 200 |
msdyncrm_mainimageId
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | msdyncrm_mainimageid |
| RequiredLevel | None |
| Type | Uniqueidentifier |
OverwriteTime
| Property | Value |
|---|---|
| Description | For internal use only. |
| DisplayName | Record Overwrite Time |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | overwritetime |
| RequiredLevel | SystemRequired |
| Type | DateTime |
| CanChangeDateTimeBehavior | False |
| DateTimeBehavior | UserLocal |
| Format | DateAndTime |
| ImeMode | Inactive |
| SourceTypeMask | 0 |
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 ID of 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 ID of 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 ID of the team that owns the record |
| DisplayName | Owning user |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | owninguser |
| RequiredLevel | None |
| Type | Lookup |
| Targets | systemuser |
SolutionId
| Property | Value |
|---|---|
| Description | Unique identifier of the associated solution. |
| DisplayName | Solution |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | solutionid |
| RequiredLevel | SystemRequired |
| Type | Uniqueidentifier |
SupportingSolutionId
| Property | Value |
|---|---|
| Description | For internal use only. |
| DisplayName | Solution |
| IsValidForForm | False |
| IsValidForRead | False |
| LogicalName | supportingsolutionid |
| RequiredLevel | None |
| Type | Uniqueidentifier |
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_msdyncrm_file
- FileAttachment_msdyncrm_file_msdyncrm_filecontent
- lk_msdyncrm_file_createdby
- lk_msdyncrm_file_createdonbehalfby
- lk_msdyncrm_file_modifiedby
- lk_msdyncrm_file_modifiedonbehalfby
- owner_msdyncrm_file
- team_msdyncrm_file
- user_msdyncrm_file
business_unit_msdyncrm_file
One-To-Many Relationship: businessunit business_unit_msdyncrm_file
| Property | Value |
|---|---|
| ReferencedEntity | businessunit |
| ReferencedAttribute | businessunitid |
| ReferencingAttribute | owningbusinessunit |
| ReferencingEntityNavigationPropertyName | owningbusinessunit |
| IsHierarchical | |
| CascadeConfiguration | Archive: RestrictAssign: NoCascadeDelete: RestrictMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
FileAttachment_msdyncrm_file_msdyncrm_filecontent
One-To-Many Relationship: fileattachment FileAttachment_msdyncrm_file_msdyncrm_filecontent
| Property | Value |
|---|---|
| ReferencedEntity | fileattachment |
| ReferencedAttribute | fileattachmentid |
| ReferencingAttribute | msdyncrm_filecontent |
| ReferencingEntityNavigationPropertyName | msdyncrm_filecontent |
| IsHierarchical | |
| CascadeConfiguration | Archive: RemoveLinkAssign: NoCascadeDelete: RemoveLinkMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
lk_msdyncrm_file_createdby
One-To-Many Relationship: systemuser lk_msdyncrm_file_createdby
| Property | Value |
|---|---|
| ReferencedEntity | systemuser |
| ReferencedAttribute | systemuserid |
| ReferencingAttribute | createdby |
| ReferencingEntityNavigationPropertyName | createdby |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
lk_msdyncrm_file_createdonbehalfby
One-To-Many Relationship: systemuser lk_msdyncrm_file_createdonbehalfby
| Property | Value |
|---|---|
| ReferencedEntity | systemuser |
| ReferencedAttribute | systemuserid |
| ReferencingAttribute | createdonbehalfby |
| ReferencingEntityNavigationPropertyName | createdonbehalfby |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
lk_msdyncrm_file_modifiedby
One-To-Many Relationship: systemuser lk_msdyncrm_file_modifiedby
| Property | Value |
|---|---|
| ReferencedEntity | systemuser |
| ReferencedAttribute | systemuserid |
| ReferencingAttribute | modifiedby |
| ReferencingEntityNavigationPropertyName | modifiedby |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
lk_msdyncrm_file_modifiedonbehalfby
One-To-Many Relationship: systemuser lk_msdyncrm_file_modifiedonbehalfby
| Property | Value |
|---|---|
| ReferencedEntity | systemuser |
| ReferencedAttribute | systemuserid |
| ReferencingAttribute | modifiedonbehalfby |
| ReferencingEntityNavigationPropertyName | modifiedonbehalfby |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
owner_msdyncrm_file
One-To-Many Relationship: owner owner_msdyncrm_file
| Property | Value |
|---|---|
| ReferencedEntity | owner |
| ReferencedAttribute | ownerid |
| ReferencingAttribute | ownerid |
| ReferencingEntityNavigationPropertyName | ownerid |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
team_msdyncrm_file
One-To-Many Relationship: team team_msdyncrm_file
| Property | Value |
|---|---|
| ReferencedEntity | team |
| ReferencedAttribute | teamid |
| ReferencingAttribute | owningteam |
| ReferencingEntityNavigationPropertyName | owningteam |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
user_msdyncrm_file
One-To-Many Relationship: systemuser user_msdyncrm_file
| Property | Value |
|---|---|
| ReferencedEntity | systemuser |
| ReferencedAttribute | systemuserid |
| ReferencingAttribute | owninguser |
| ReferencingEntityNavigationPropertyName | owninguser |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
One-to-Many relationships
These relationships are one-to-many. Listed by SchemaName.
- msdyncrm_file_AsyncOperations
- msdyncrm_file_BulkDeleteFailures
- msdyncrm_file_DuplicateBaseRecord
- msdyncrm_file_DuplicateMatchingRecord
- msdyncrm_file_FileAttachments
- msdyncrm_file_MailboxTrackingFolders
- msdyncrm_file_PrincipalObjectAttributeAccesses
- msdyncrm_file_ProcessSession
- msdyncrm_file_SyncErrors
msdyncrm_file_AsyncOperations
Many-To-One Relationship: asyncoperation msdyncrm_file_AsyncOperations
| Property | Value |
|---|---|
| ReferencingEntity | asyncoperation |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | msdyncrm_file_AsyncOperations |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyncrm_file_BulkDeleteFailures
Many-To-One Relationship: bulkdeletefailure msdyncrm_file_BulkDeleteFailures
| Property | Value |
|---|---|
| ReferencingEntity | bulkdeletefailure |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | msdyncrm_file_BulkDeleteFailures |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyncrm_file_DuplicateBaseRecord
Many-To-One Relationship: duplicaterecord msdyncrm_file_DuplicateBaseRecord
| Property | Value |
|---|---|
| ReferencingEntity | duplicaterecord |
| ReferencingAttribute | baserecordid |
| ReferencedEntityNavigationPropertyName | msdyncrm_file_DuplicateBaseRecord |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyncrm_file_DuplicateMatchingRecord
Many-To-One Relationship: duplicaterecord msdyncrm_file_DuplicateMatchingRecord
| Property | Value |
|---|---|
| ReferencingEntity | duplicaterecord |
| ReferencingAttribute | duplicaterecordid |
| ReferencedEntityNavigationPropertyName | msdyncrm_file_DuplicateMatchingRecord |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyncrm_file_FileAttachments
Many-To-One Relationship: fileattachment msdyncrm_file_FileAttachments
| Property | Value |
|---|---|
| ReferencingEntity | fileattachment |
| ReferencingAttribute | objectid |
| ReferencedEntityNavigationPropertyName | msdyncrm_file_FileAttachments |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyncrm_file_MailboxTrackingFolders
Many-To-One Relationship: mailboxtrackingfolder msdyncrm_file_MailboxTrackingFolders
| Property | Value |
|---|---|
| ReferencingEntity | mailboxtrackingfolder |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | msdyncrm_file_MailboxTrackingFolders |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyncrm_file_PrincipalObjectAttributeAccesses
Many-To-One Relationship: principalobjectattributeaccess msdyncrm_file_PrincipalObjectAttributeAccesses
| Property | Value |
|---|---|
| ReferencingEntity | principalobjectattributeaccess |
| ReferencingAttribute | objectid |
| ReferencedEntityNavigationPropertyName | msdyncrm_file_PrincipalObjectAttributeAccesses |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyncrm_file_ProcessSession
Many-To-One Relationship: processsession msdyncrm_file_ProcessSession
| Property | Value |
|---|---|
| ReferencingEntity | processsession |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | msdyncrm_file_ProcessSession |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyncrm_file_SyncErrors
Many-To-One Relationship: syncerror msdyncrm_file_SyncErrors
| Property | Value |
|---|---|
| ReferencingEntity | syncerror |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | msdyncrm_file_SyncErrors |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-to-Many relationships
These relationships are many-to-many. Listed by SchemaName.
AITags_msdyncrm_keyword_msdyncrm_file
See msdyncrm_keyword AITags_msdyncrm_keyword_msdyncrm_file Many-To-Many Relationship
| Property | Value |
|---|---|
| IntersectEntityName | aitags_msdyncrm_keyword_msdyncrm_file |
| IsCustomizable | True |
| SchemaName | AITags_msdyncrm_keyword_msdyncrm_file |
| IntersectAttribute | msdyncrm_fileid |
| NavigationPropertyName | AITags_msdyncrm_keyword_msdyncrm_file |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyncrm_msdyncrm_keyword_msdyncrm_file
See msdyncrm_keyword msdyncrm_msdyncrm_keyword_msdyncrm_file Many-To-Many Relationship
| Property | Value |
|---|---|
| IntersectEntityName | msdyncrm_msdyncrm_keyword_msdyncrm_file |
| IsCustomizable | True |
| SchemaName | msdyncrm_msdyncrm_keyword_msdyncrm_file |
| IntersectAttribute | msdyncrm_fileid |
| NavigationPropertyName | msdyncrm_msdyncrm_keyword_msdyncrm_file |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
See also
Dataverse table/entity reference
Dataverse Web API Reference