AddItemCampaignRequest.EntityName Property
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Gets or sets the name of the type of entity that is used in the operation. Required.
Namespace: Microsoft.Crm.Sdk.Messages
Assembly: Microsoft.Crm.Sdk.Proxy (in Microsoft.Crm.Sdk.Proxy.dll)
Syntax
public string EntityName { get; set; }
Public Property EntityName As String
Property Value
Type: System.String
Type: String
The name of the type of entity that is used in the operation.
Remarks
This property must be assigned the logical name of the entity that corresponds to the record type that is specified in the EntityId property. The valid entity names for this property are campaign, list, salesliterature, and product.
See Also
AddItemCampaignRequest Class
Microsoft.Crm.Sdk.Messages Namespace
CampaignItem intersect entity metadata
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright