salesliterature EntityType
Description: Storage of sales literature, which may contain one or more documents.
Entity Set path: [organization URI]/api/data/v8.0/salesliteratures
Base Type: crmbaseentity EntityType
Display Name: Sales Literature
Primary Key: salesliteratureid
Primary Name Attribute: name
Properties
Single-valued navigation properties
Collection-valued navigation properties
Operations bound to salesliterature
Operations using the salesliterature entity type.
Properties
Properties represent fields of data stored in the entity. Some properties are not writable.
Name | Type | Details |
---|---|---|
_createdby_value |
Edm.Guid |
Description: Shows who created the record. Computed property Read-only property |
_createdonbehalfby_value |
Edm.Guid |
Description: Shows who created the record on behalf of another user. Computed property Read-only property |
_employeecontactid_value |
Edm.Guid |
Description: Choose the user who is responsible for maintaining or updating the sales literature. Computed property Read-only property |
_modifiedby_value |
Edm.Guid |
Description: Shows who last updated the record. Computed property Read-only property |
_modifiedonbehalfby_value |
Edm.Guid |
Description: Shows who last updated the record on behalf of another user. Computed property Read-only property |
_organizationid_value |
Edm.Guid |
Description: Choose the ID of the organization that the record is associated with. Computed property Read-only property |
_subjectid_value |
Edm.Guid |
Description: Choose the subject for the sales literature to relate the item to a product or business group. Administrators can configure subjects under Business Management in the Settings area. Computed property Read-only property |
_transactioncurrencyid_value |
Edm.Guid |
Description: Choose the local currency for the record to make sure budgets are reported in the correct currency. Computed property Read-only property |
createdon |
Edm.DateTimeOffset |
Description: Shows the date and time when the record was created. The date and time are displayed in the time zone selected in Microsoft Dynamics CRM options. Display Name: Created On Read-only property |
description |
Edm.String |
Description: Type additional information to describe the sales literature, such as the intended audience or primary messages. Display Name: Description |
entityimage |
Edm.Binary |
Description: The default image for the entity. Display Name: Entity Image |
entityimage_timestamp |
Edm.Int64 |
Description: Read-only property |
entityimage_url |
Edm.String |
Description: Read-only property |
entityimageid |
Edm.Guid |
Description: For internal use only. Display Name: Entity Image Id Read-only property |
exchangerate |
Edm.Decimal |
Description: Shows the conversion rate of the record's currency. The exchange rate is used to convert all money fields in the record from the local currency to the system's default currency. Display Name: Exchange Rate Read-only property |
expirationdate |
Edm.DateTimeOffset |
Description: Enter the expiration date or last day the sales literature can be distributed. Display Name: Expiration Date |
hasattachments |
Edm.Boolean |
Description: Tells whether the sales literature has one or more attachments. Default Options: 1 : Yes Display Name: Has Attachments |
importsequencenumber |
Edm.Int32 |
Description: Unique identifier of the data import or data migration that created this record. Display Name: Import Sequence Number |
iscustomerviewable |
Edm.Boolean |
Description: Select whether the sales literature can be distributed to prospects and customers or is for internal use only. Default Options: 1 : Yes Display Name: Customer Viewable |
keywords |
Edm.String |
Description: Type one or more topics or keywords that can be used to search for the sales literature. Display Name: Key Words |
literaturetypecode |
Edm.Int32 |
Description: Select a category or type to help others identify the intended use of the sales literature. Default Options: 0 : Presentation Display Name: Type |
modifiedon |
Edm.DateTimeOffset |
Description: Shows the date and time when the record was last updated. The date and time are displayed in the time zone selected in Microsoft Dynamics CRM options. Display Name: Modified On Read-only property |
name |
Edm.String |
Description: Type a descriptive title for the sales literature. Display Name: Title |
overriddencreatedon |
Edm.DateTimeOffset |
Description: Date and time that the record was migrated. Display Name: Record Created On |
processid |
Edm.Guid |
Description: Shows the ID of the process. Display Name: Process |
salesliteratureid |
Edm.Guid |
Description: Unique identifier of the sales literature. Display Name: Sales Literature |
stageid |
Edm.Guid |
Description: Shows the ID of the stage. Display Name: Process Stage |
timezoneruleversionnumber |
Edm.Int32 |
Description: For internal use only. Display Name: Time Zone Rule Version Number |
traversedpath |
Edm.String |
Description: For internal use only. Display Name: Traversed Path |
utcconversiontimezonecode |
Edm.Int32 |
Description: Time zone code that was in use when the record was created. Display Name: UTC Conversion Time Zone Code |
versionnumber |
Edm.Int64 |
Description: Version number of the sales literature. Display Name: Version Number Read-only property |
Single-valued navigation properties
Single-valued navigation properties represent lookup fields where a single entity can be referenced.
Name | Type | Partner |
---|---|---|
createdby |
lk_salesliteraturebase_createdby |
|
createdonbehalfby |
lk_salesliterature_createdonbehalfby |
|
employeecontactid |
system_user_sales_literature |
|
modifiedby |
lk_salesliteraturebase_modifiedby |
|
modifiedonbehalfby |
lk_salesliterature_modifiedonbehalfby |
|
organizationid |
organization_sales_literature |
|
subjectid |
subject_sales_literature |
|
transactioncurrencyid |
TransactionCurrency_SalesLiterature |
Collection-valued navigation properties
Collection-valued navigation properties represent collections of entities which may represent either a one-to-many (1:N) or many-to-many (N:N) relationship between the entities.
Name | Type | Partner |
---|---|---|
campaignactivitysalesliterature_association |
campaignactivitysalesliterature_association |
|
campaignsalesliterature_association |
campaignsalesliterature_association |
|
competitorsalesliterature_association |
competitorsalesliterature_association |
|
productsalesliterature_association |
productsalesliterature_association |
|
sales_literature_items |
salesliteratureid |
|
SalesLiterature_AsyncOperations |
regardingobjectid_salesliterature |
|
SalesLiterature_BulkDeleteFailures |
regardingobjectid_salesliterature |
|
SalesLiterature_SharepointDocumentLocation |
regardingobjectid_salesliterature |
Operations bound to salesliterature
The following operations are bound to the salesliterature entity type.
Name | Bound to |
---|---|
Entity |
Operations using the salesliterature entity type.
The following operations use the salesliterature entity type in a parameter or return type.
Name | How used | Description |
---|---|---|
entity Parameter |
Adds an item to a campaign. |
関連項目
他のリソース
Web API Action Reference
Web API Function Reference
Web API Query Function Reference
Web API EnumType Reference
Web API ComplexType Reference
Web API Metadata EntityType Reference
Microsoft Dynamics CRM 2016 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.