Referencia de tabla o entidad Attachment (ActivityMimeAttachment)
Nota
¿No está seguro de tabla frente a entidad? Vea Desarrolladores: comprender la terminología en Microsoft Dataverse.
MIME attachment for an activity.
Mensajes
Mensaje | Operación de API web | Método o clase de SDK |
---|---|---|
Create | POST [org URI]/api/data/v9.0/activitymimeattachments Vea Crear |
CreateRequest o Create |
Delete | DELETE [org URI]/api/data/v9.0/activitymimeattachments(activitymimeattachmentid) Vea Eliminar |
DeleteRequest o Delete |
Retrieve | GET [org URI]/api/data/v9.0/activitymimeattachments(activitymimeattachmentid) Vea Recuperar |
RetrieveRequest o Retrieve |
RetrieveMultiple | GET [org URI]/api/data/v9.0/activitymimeattachments Vea Consultar datos |
RetrieveMultipleRequest o RetrieveMultiple |
Update | PATCH [org URI]/api/data/v9.0/activitymimeattachments(activitymimeattachmentid) Vea Actualizar |
UpdateRequest o Update |
Propiedades
Propiedad | Valor |
---|---|
CollectionSchemaName | ActivityMimeAttachments |
DisplayCollectionName | Attachments |
DisplayName | Attachment |
EntitySetName | activitymimeattachments |
IsBPFEntity | False |
LogicalCollectionName | activitymimeattachments |
LogicalName | activitymimeattachment |
OwnershipType | None |
PrimaryIdAttribute | activitymimeattachmentid |
PrimaryNameAttribute | filename |
SchemaName | ActivityMimeAttachment |
Columnas/atributos que se pueden escribir
Estas columnas o atributos devuelven true para IsValidForCreate o IsValidForUpdate (generalmente ambos). Listado por SchemaName.
- ActivityId
- ActivityMimeAttachmentId
- ActivityMimeAttachmentIdUnique
- AttachmentContentId
- AttachmentId
- AttachmentNumber
- Body
- FileName
- MimeType
- ObjectId
- ObjectTypeCode
- Subject
ActivityId
Propiedad | Valor |
---|---|
Description | Unique identifier of the activity with which the attachment is associated. |
DisplayName | Regarding |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | activityid |
RequiredLevel | None |
Targets | activitypointer |
Type | Lookup |
ActivityMimeAttachmentId
Propiedad | Valor |
---|---|
Description | Unique identifier of the attachment. |
DisplayName | Activity Mime Attachment |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | activitymimeattachmentid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
ActivityMimeAttachmentIdUnique
Propiedad | Valor |
---|---|
Description | For internal use only. |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | activitymimeattachmentidunique |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
AttachmentContentId
Propiedad | Valor |
---|---|
Description | For internal use only |
DisplayName | Content Id |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | attachmentcontentid |
MaxLength | 250 |
RequiredLevel | None |
Type | String |
AttachmentId
Propiedad | Valor |
---|---|
Description | Unique identifier of the attachment with which this activitymimeattachment is associated. |
DisplayName | Attachment |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | attachmentid |
RequiredLevel | ApplicationRequired |
Targets | attachment |
Type | Lookup |
AttachmentNumber
Propiedad | Valor |
---|---|
Description | Number of the attachment. |
DisplayName | Attachment Number |
Format | None |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | attachmentnumber |
MaxValue | 1000000000 |
MinValue | 0 |
RequiredLevel | SystemRequired |
Type | Integer |
Body
Propiedad | Valor |
---|---|
Description | Contents of the attachment. |
DisplayName | Body |
FormatName | TextArea |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | body |
MaxLength | 1073741823 |
RequiredLevel | None |
Type | String |
FileName
Propiedad | Valor |
---|---|
Description | File name of the attachment. |
DisplayName | File Name |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | filename |
MaxLength | 255 |
RequiredLevel | None |
Type | String |
MimeType
Propiedad | Valor |
---|---|
Description | MIME type of the attachment. |
DisplayName | Mime Type |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mimetype |
MaxLength | 256 |
RequiredLevel | None |
Type | String |
ObjectId
Propiedad | Valor |
---|---|
Description | Unique identifier of the record with which the attachment is associated |
DisplayName | Item |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | objectid |
RequiredLevel | SystemRequired |
Targets | activitypointer,template |
Type | Lookup |
ObjectTypeCode
Propiedad | Valor |
---|---|
Description | Object Type Code of the entity that is associated with the attachment. |
DisplayName | Entity |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | objecttypecode |
RequiredLevel | SystemRequired |
Type | EntityName |
Subject
Propiedad | Valor |
---|---|
Description | Descriptive subject for the attachment. |
DisplayName | Subject |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | subject |
MaxLength | 2000 |
RequiredLevel | None |
Type | String |
Columnas/atributos de sólo lectura
Estas columnas o atributos devuelven false tanto para IsValidForCreate como para IsValidForUpdate. Listado por SchemaName.
- ActivitySubject
- AnonymousLink
- ComponentState
- FileSize
- IsFollowed
- IsManaged
- OverwriteTime
- OwnerId
- OwnerIdName
- OwnerIdType
- OwningBusinessUnit
- OwningUser
- SolutionId
- SupportingSolutionId
- VersionNumber
ActivitySubject
Propiedad | Valor |
---|---|
Description | Descriptive subject for the activity. |
DisplayName | ActivitySubject |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | activitysubject |
MaxLength | 2000 |
RequiredLevel | None |
Type | String |
AnonymousLink
Propiedad | Valor |
---|---|
Description | anonymous link |
DisplayName | For internal use only. |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | anonymouslink |
MaxLength | 2000 |
RequiredLevel | None |
Type | String |
ComponentState
Propiedad | Valor |
---|---|
Description | For internal use only. |
DisplayName | Component State |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | componentstate |
RequiredLevel | SystemRequired |
Type | Picklist |
Elecciones/opciones de ComponentState
Valor | Etiqueta | Descripción |
---|---|---|
0 | Published | |
1 | Unpublished | |
2 | Deleted | |
3 | Deleted Unpublished |
FileSize
Propiedad | Valor |
---|---|
Description | File size of the attachment. |
DisplayName | File Size (Bytes) |
Format | None |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | filesize |
MaxValue | 1000000000 |
MinValue | 0 |
RequiredLevel | None |
Type | Integer |
IsFollowed
Propiedad | Valor |
---|---|
Description | Indicates if this attachment is followed. |
DisplayName | Followed |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | isfollowed |
RequiredLevel | None |
Type | Boolean |
Elecciones/opciones de IsFollowed
Valor | Etiqueta | Descripción |
---|---|---|
1 | Yes | |
0 | No |
Valor predeterminado: 0
IsManaged
Propiedad | Valor |
---|---|
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 |
Elecciones/opciones de IsManaged
Valor | Etiqueta | Descripción |
---|---|---|
1 | Managed | |
0 | Unmanaged |
Valor predeterminado: 0
OverwriteTime
Propiedad | Valor |
---|---|
DateTimeBehavior | UserLocal |
Description | For internal use only. |
DisplayName | Record Overwrite Time |
Format | DateOnly |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | overwritetime |
RequiredLevel | SystemRequired |
Type | DateTime |
OwnerId
Propiedad | Valor |
---|---|
Description | Unique identifier of the user or team who owns the activity_mime_attachment. |
DisplayName | Owner |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | ownerid |
RequiredLevel | ApplicationRequired |
Targets | systemuser,team |
Type | Owner |
OwnerIdName
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owneridname |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
OwnerIdType
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owneridtype |
RequiredLevel | SystemRequired |
Type | EntityName |
OwningBusinessUnit
Propiedad | Valor |
---|---|
Description | Unique identifier of the business unit that owns the activity mime attachment. |
DisplayName | Owning Business Unit |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owningbusinessunit |
RequiredLevel | None |
Targets | businessunit |
Type | Lookup |
OwningUser
Propiedad | Valor |
---|---|
Description | Unique identifier of the user who owns the activity mime attachment. |
DisplayName | Owner |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owninguser |
RequiredLevel | None |
Targets | systemuser |
Type | Lookup |
SolutionId
Propiedad | Valor |
---|---|
Description | Unique identifier of the associated solution. |
DisplayName | Solution |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | solutionid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
SupportingSolutionId
Propiedad | Valor |
---|---|
Description | For internal use only. |
DisplayName | Solution |
IsValidForForm | False |
IsValidForRead | False |
LogicalName | supportingsolutionid |
RequiredLevel | None |
Type | Uniqueidentifier |
VersionNumber
Propiedad | Valor |
---|---|
Description | Version number of the activity mime attachment. |
DisplayName | Version Number |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | versionnumber |
MaxValue | 9223372036854775807 |
MinValue | -9223372036854775808 |
RequiredLevel | None |
Type | BigInt |
Relaciones de uno a varios
Listado por SchemaName.
- ActivityMimeAttachment_AsyncOperations
- ActivityMimeAttachment_BulkDeleteFailures
- ActivityMimeAttachment_SyncErrors
ActivityMimeAttachment_AsyncOperations
Igual que la relación de varios a uno ActivityMimeAttachment_AsyncOperations de la tabla asyncoperation.
Propiedad | Valor |
---|---|
ReferencingEntity | asyncoperation |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | ActivityMimeAttachment_AsyncOperations |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
ActivityMimeAttachment_BulkDeleteFailures
Igual que la relación de varios a uno ActivityMimeAttachment_BulkDeleteFailures de la tabla bulkdeletefailure.
Propiedad | Valor |
---|---|
ReferencingEntity | bulkdeletefailure |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | ActivityMimeAttachment_BulkDeleteFailures |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
ActivityMimeAttachment_SyncErrors
Igual que la relación de varios a uno ActivityMimeAttachment_SyncErrors de la tabla syncerror.
Propiedad | Valor |
---|---|
ReferencingEntity | syncerror |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | ActivityMimeAttachment_SyncErrors |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: Cascade Reparent: Cascade Share: Cascade Unshare: Cascade |
Relaciones de varios a uno
Cada relación de varios a uno se define mediante una relación de uno a varios correspondiente con la tabla relacionada. Listado por SchemaName.
- appointment_activity_mime_attachment
- template_activity_mime_attachments
- email_activity_mime_attachment
- activity_pointer_activity_mime_attachment
appointment_activity_mime_attachment
Consulte la relación de uno a varios appointment_activity_mime_attachment de la tabla appointment.
template_activity_mime_attachments
Consulte la relación de uno a varios template_activity_mime_attachments de la tabla template.
email_activity_mime_attachment
Consulte la relación de uno a varios email_activity_mime_attachment de la tabla email.
activity_pointer_activity_mime_attachment
Consulte la relación de uno a varios activity_pointer_activity_mime_attachment de la tabla activitypointer.
Consultar también
Referencia de tabla o entidad de Dataverse Referencia de la API web activitymimeattachment EntityType