salesliterature EntityType
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Description: Storage of sales literature, which may contain one or more documents.
Entity Set path:[organization URI]/api/data/v8.2/salesliteratures
Base Type: crmbaseentity EntityType
Display Name: Sales Literature
Primary Key: salesliteratureid
Primary Name Attribute: name
Properties
Lookup 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 read-only.
Name |
Type |
Details |
---|---|---|
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 365 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 365 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 |
Lookup Properties
Lookup properties are read-only, computed properties which contain entity primary key Edm.Guid data for one or more corresponding single-valued navigation properties. More information: Lookup properties and Retrieve data about lookup properties
Name |
Single-valued navigation property |
Description |
---|---|---|
_createdby_value |
createdby |
Shows who created the record. |
_createdonbehalfby_value |
createdonbehalfby |
Shows who created the record on behalf of another user. |
_employeecontactid_value |
employeecontactid |
Choose the user who is responsible for maintaining or updating the sales literature. |
_modifiedby_value |
modifiedby |
Shows who last updated the record. |
_modifiedonbehalfby_value |
modifiedonbehalfby |
Shows who last updated the record on behalf of another user. |
_organizationid_value |
organizationid |
Choose the ID of the organization that the record is associated with. |
_subjectid_value |
subjectid |
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. |
_transactioncurrencyid_value |
transactioncurrencyid |
Choose the local currency for the record to make sure budgets are reported in the correct currency. |
Single-valued navigation properties
Single-valued navigation properties represent lookup fields where a single entity can be referenced. Each single-valued navigation property has a corresponding partner collection-valued navigation property on the related entity.
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 |
|
stageid_processstage |
processstage_salesliteratures |
|
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 |
|
SalesLiterature_SyncErrors |
regardingobjectid_salesliterature_syncerror |
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. |
See Also
Use the Microsoft Dynamics 365 Web API
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 365
© 2016 Microsoft. All rights reserved. Copyright