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.
Item in the sales literature collection.
Messages
The following table lists the messages for the Sales Attachment (SalesLiteratureItem) 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 |
|---|---|---|
AssociateEvent: True |
Associate records | Associate records |
CreateEvent: True |
POST /salesliteratureitemsSee Create |
Create records |
DeleteEvent: True |
DELETE /salesliteratureitems(salesliteratureitemid)See Delete |
Delete records |
DisassociateEvent: True |
Disassociate records | Disassociate records |
RetrieveEvent: True |
GET /salesliteratureitems(salesliteratureitemid)See Retrieve |
Retrieve records |
RetrieveMultipleEvent: True |
GET /salesliteratureitemsSee Query data |
Query data |
UpdateEvent: True |
PATCH /salesliteratureitems(salesliteratureitemid)See Update |
Update records |
UpsertEvent: False |
PATCH /salesliteratureitems(salesliteratureitemid)See Upsert a table row |
UpsertRequest |
Properties
The following table lists selected properties for the Sales Attachment (SalesLiteratureItem) table.
| Property | Value |
|---|---|
| DisplayName | Sales Attachment |
| DisplayCollectionName | Sales Attachments |
| SchemaName | SalesLiteratureItem |
| CollectionSchemaName | SalesLiteratureItems |
| EntitySetName | salesliteratureitems |
| LogicalName | salesliteratureitem |
| LogicalCollectionName | salesliteratureitems |
| PrimaryIdAttribute | salesliteratureitemid |
| PrimaryNameAttribute | title |
| TableType | Standard |
| OwnershipType | None |
Writable columns/attributes
These columns/attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.
- Abstract
- AttachedDocumentUrl
- AuthorName
- DocumentBody
- FileName
- FileSize
- FileTypeCode
- ImportSequenceNumber
- IsCustomerViewable
- KeyWords
- MimeType
- Mode
- OverriddenCreatedOn
- SalesLiteratureId
- SalesLiteratureItemId
- TimeZoneRuleVersionNumber
- Title
- UTCConversionTimeZoneCode
Abstract
| Property | Value |
|---|---|
| Description | Abstract of the document. |
| DisplayName | Abstract |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | abstract |
| RequiredLevel | None |
| Type | Memo |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 100000 |
AttachedDocumentUrl
| Property | Value |
|---|---|
| Description | URL of the Website on which the document is located. |
| DisplayName | Attached Document URL |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | attacheddocumenturl |
| RequiredLevel | None |
| Type | String |
| Format | Url |
| FormatName | Url |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 500 |
AuthorName
| Property | Value |
|---|---|
| Description | Author name for the document. |
| DisplayName | Author Name |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | authorname |
| RequiredLevel | None |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 500 |
DocumentBody
| Property | Value |
|---|---|
| Description | Shows the encoded contents of the sales literature document attachment. |
| DisplayName | |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | documentbody |
| RequiredLevel | None |
| Type | String |
| Format | TextArea |
| FormatName | TextArea |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 1073741823 |
FileName
| Property | Value |
|---|---|
| Description | File name of the document. |
| DisplayName | File Name |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | filename |
| RequiredLevel | None |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 255 |
FileSize
| Property | Value |
|---|---|
| Description | File size of the document. |
| DisplayName | File Size (Bytes) |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | filesize |
| RequiredLevel | None |
| Type | Integer |
| MaxValue | 1000000000 |
| MinValue | 0 |
FileTypeCode
| Property | Value |
|---|---|
| Description | Select the file type of the document. |
| DisplayName | File Type |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | filetypecode |
| RequiredLevel | None |
| Type | Picklist |
| DefaultFormValue | 1 |
| GlobalChoiceName | salesliteratureitem_filetypecode |
FileTypeCode Choices/Options
| Value | Label |
|---|---|
| 1 | Default Value |
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 |
IsCustomerViewable
| Property | Value |
|---|---|
| Description | Tells whether the document can be shared with customers or is for internal use only. |
| DisplayName | Customer Viewable |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | iscustomerviewable |
| RequiredLevel | None |
| Type | Boolean |
| GlobalChoiceName | salesliteratureitem_iscustomerviewable |
| DefaultValue | False |
| True Label | Yes |
| False Label | No |
KeyWords
| Property | Value |
|---|---|
| Description | Keywords to use for searches in documents. |
| DisplayName | Key Words |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | keywords |
| RequiredLevel | None |
| Type | Memo |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 100000 |
MimeType
| Property | Value |
|---|---|
| Description | Shows the file type of the sales literature document attachment, such as text or document. |
| DisplayName | Mime Type |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | mimetype |
| RequiredLevel | None |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 256 |
Mode
| Property | Value |
|---|---|
| Description | Defines the mode of the sales literature document attachment. |
| DisplayName | Mode |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | mode |
| RequiredLevel | None |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 256 |
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 |
SalesLiteratureId
| Property | Value |
|---|---|
| Description | Unique identifier of the sales literature that is associated with the individual item. |
| DisplayName | Sales Literature |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | salesliteratureid |
| RequiredLevel | SystemRequired |
| Type | Lookup |
| Targets | salesliterature |
SalesLiteratureItemId
| Property | Value |
|---|---|
| Description | Unique identifier for the document. |
| DisplayName | Sales Literature Item |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | salesliteratureitemid |
| RequiredLevel | SystemRequired |
| Type | Uniqueidentifier |
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 |
Title
| Property | Value |
|---|---|
| Description | Type the title or name that describes the document. |
| DisplayName | Title |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | title |
| RequiredLevel | ApplicationRequired |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 200 |
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
- FileType
- ModifiedBy
- ModifiedOn
- ModifiedOnBehalfBy
- OrganizationId
- VersionNumber
CreatedBy
| Property | Value |
|---|---|
| Description | Unique identifier of the user who created the document. |
| DisplayName | Created By |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | createdby |
| RequiredLevel | None |
| Type | Lookup |
| Targets | systemuser |
CreatedOn
| Property | Value |
|---|---|
| Description | Date and time when the document was created. |
| DisplayName | Created On |
| IsValidForForm | False |
| 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 salesliteratureitem. |
| DisplayName | Created By (Delegate) |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | createdonbehalfby |
| RequiredLevel | None |
| Type | Lookup |
| Targets | systemuser |
FileType
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| IsValidForForm | False |
| IsValidForRead | False |
| LogicalName | filetype |
| RequiredLevel | None |
| Type | Integer |
| MaxValue | 2147483647 |
| MinValue | -2147483648 |
ModifiedBy
| Property | Value |
|---|---|
| Description | Unique identifier of the user who last modified the document. |
| DisplayName | Modified By |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | modifiedby |
| RequiredLevel | None |
| Type | Lookup |
| Targets | systemuser |
ModifiedOn
| Property | Value |
|---|---|
| Description | Date and time when the document was last modified. |
| DisplayName | Modified On |
| IsValidForForm | False |
| 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 last modified the salesliteratureitem. |
| DisplayName | Modified By (Delegate) |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | modifiedonbehalfby |
| RequiredLevel | None |
| Type | Lookup |
| Targets | systemuser |
OrganizationId
| Property | Value |
|---|---|
| Description | Unique identifier of the organization associated with the document. |
| DisplayName | Organization |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | organizationid |
| RequiredLevel | SystemRequired |
| 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.
- lk_salesliteratureitem_createdonbehalfby
- lk_salesliteratureitem_modifiedonbehalfby
- lk_salesliteratureitembase_createdby
- lk_salesliteratureitembase_modifiedby
- sales_literature_items
lk_salesliteratureitem_createdonbehalfby
One-To-Many Relationship: systemuser lk_salesliteratureitem_createdonbehalfby
| Property | Value |
|---|---|
| ReferencedEntity | systemuser |
| ReferencedAttribute | systemuserid |
| ReferencingAttribute | createdonbehalfby |
| ReferencingEntityNavigationPropertyName | createdonbehalfby |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
lk_salesliteratureitem_modifiedonbehalfby
One-To-Many Relationship: systemuser lk_salesliteratureitem_modifiedonbehalfby
| Property | Value |
|---|---|
| ReferencedEntity | systemuser |
| ReferencedAttribute | systemuserid |
| ReferencingAttribute | modifiedonbehalfby |
| ReferencingEntityNavigationPropertyName | modifiedonbehalfby |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
lk_salesliteratureitembase_createdby
One-To-Many Relationship: systemuser lk_salesliteratureitembase_createdby
| Property | Value |
|---|---|
| ReferencedEntity | systemuser |
| ReferencedAttribute | systemuserid |
| ReferencingAttribute | createdby |
| ReferencingEntityNavigationPropertyName | createdby |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
lk_salesliteratureitembase_modifiedby
One-To-Many Relationship: systemuser lk_salesliteratureitembase_modifiedby
| Property | Value |
|---|---|
| ReferencedEntity | systemuser |
| ReferencedAttribute | systemuserid |
| ReferencingAttribute | modifiedby |
| ReferencingEntityNavigationPropertyName | modifiedby |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
sales_literature_items
One-To-Many Relationship: salesliterature sales_literature_items
| Property | Value |
|---|---|
| ReferencedEntity | salesliterature |
| ReferencedAttribute | salesliteratureid |
| ReferencingAttribute | salesliteratureid |
| ReferencingEntityNavigationPropertyName | salesliteratureid |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: CascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
One-to-Many relationships
These relationships are one-to-many. Listed by SchemaName.
- SalesLiteratureItem_AsyncOperations
- SalesLiteratureItem_BulkDeleteFailures
- salesliteratureitem_MailboxTrackingFolders
- salesliteratureitem_PrincipalObjectAttributeAccesses
- SalesLiteratureItem_ProcessSessions
- salesliteratureitem_SyncErrors
SalesLiteratureItem_AsyncOperations
Many-To-One Relationship: asyncoperation SalesLiteratureItem_AsyncOperations
| Property | Value |
|---|---|
| ReferencingEntity | asyncoperation |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | SalesLiteratureItem_AsyncOperations |
| IsCustomizable | False |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
SalesLiteratureItem_BulkDeleteFailures
Many-To-One Relationship: bulkdeletefailure SalesLiteratureItem_BulkDeleteFailures
| Property | Value |
|---|---|
| ReferencingEntity | bulkdeletefailure |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | SalesLiteratureItem_BulkDeleteFailures |
| IsCustomizable | False |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
salesliteratureitem_MailboxTrackingFolders
Many-To-One Relationship: mailboxtrackingfolder salesliteratureitem_MailboxTrackingFolders
| Property | Value |
|---|---|
| ReferencingEntity | mailboxtrackingfolder |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | salesliteratureitem_MailboxTrackingFolders |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
salesliteratureitem_PrincipalObjectAttributeAccesses
Many-To-One Relationship: principalobjectattributeaccess salesliteratureitem_PrincipalObjectAttributeAccesses
| Property | Value |
|---|---|
| ReferencingEntity | principalobjectattributeaccess |
| ReferencingAttribute | objectid |
| ReferencedEntityNavigationPropertyName | salesliteratureitem_PrincipalObjectAttributeAccesses |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
SalesLiteratureItem_ProcessSessions
Many-To-One Relationship: processsession SalesLiteratureItem_ProcessSessions
| Property | Value |
|---|---|
| ReferencingEntity | processsession |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | SalesLiteratureItem_ProcessSessions |
| IsCustomizable | False |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionNameGroup: DetailsLabel: MenuId: null Order: 110 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
salesliteratureitem_SyncErrors
Many-To-One Relationship: syncerror salesliteratureitem_SyncErrors
| Property | Value |
|---|---|
| ReferencingEntity | syncerror |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | salesliteratureitem_SyncErrors |
| IsCustomizable | True |
| 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