Attachment table/entity reference (Microsoft Dataverse)
Attachment for an email activity.
The following table lists the messages for the Attachment 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 |
---|---|---|
Associate Event: True |
Associate records | Associate records |
Disassociate Event: True |
Disassociate records | Disassociate records |
The following table lists selected properties for the Attachment table.
Property | Value |
---|---|
DisplayName | Attachment |
DisplayCollectionName | Attachments |
SchemaName | Attachment |
CollectionSchemaName | Attachments |
EntitySetName | attachments |
LogicalName | attachment |
LogicalCollectionName | attachments |
PrimaryIdAttribute | attachmentid |
PrimaryNameAttribute | filename |
TableType | Standard |
OwnershipType | None |
These columns/attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.
Property | Value |
---|---|
Description | Unique identifier of the attachment. |
DisplayName | Attachment |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | attachmentid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
Property | Value |
---|---|
Description | Contents of the attachment. |
DisplayName | Body |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | body |
RequiredLevel | None |
Type | String |
Format | TextArea |
FormatName | TextArea |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 1073741823 |
Property | Value |
---|---|
Description | File name of the attachment. |
DisplayName | File Name |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | filename |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 255 |
Property | Value |
---|---|
Description | MIME type of the attachment. |
DisplayName | MIME Type |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mimetype |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 256 |
Property | Value |
---|---|
Description | Subject associated with the attachment. |
DisplayName | Subject |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | subject |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 2000 |
These columns/attributes return false for both IsValidForCreate and IsValidForUpdate. Listed by SchemaName.
Property | Value |
---|---|
Description | File pointer of the attachment. |
DisplayName | File Pointer |
IsValidForForm | False |
IsValidForRead | False |
LogicalName | filepointer |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 255 |
Property | Value |
---|---|
Description | File size of the attachment. |
DisplayName | File Size (Bytes) |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | filesize |
RequiredLevel | None |
Type | Integer |
MaxValue | 1000000000 |
MinValue | 0 |
Property | Value |
---|---|
Description | Prefix of the file pointer in blob storage. |
DisplayName | Prefix |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | prefix |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 10 |
Property | Value |
---|---|
Description | Storage pointer. |
DisplayName | Storage Pointer |
IsValidForForm | False |
IsValidForRead | False |
LogicalName | storagepointer |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 10 |
Property | Value |
---|---|
Description | Version number of the attachment. |
DisplayName | Version Number |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | versionnumber |
RequiredLevel | None |
Type | BigInt |
MaxValue | 9223372036854775807 |
MinValue | -9223372036854775808 |
These relationships are one-to-many. Listed by SchemaName.
Many-To-One Relationship: activitymimeattachment attachment_activity_mime_attachments
Property | Value |
---|---|
ReferencingEntity | activitymimeattachment |
ReferencingAttribute | attachmentid |
ReferencedEntityNavigationPropertyName | attachment_activity_mime_attachments |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-To-One Relationship: syncerror Attachment_SyncErrors
Property | Value |
---|---|
ReferencingEntity | syncerror |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | Attachment_SyncErrors |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Dataverse table/entity reference
Dataverse Web API Reference
attachment