AddItemCampaignActivityRequest.EntityName Property
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Gets or sets the name of the entity type 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 entity type that is used in the operation.
Remarks
This property must be assigned the entity logical name that corresponds to the specified record type in the ItemId property. The valid entity names for this property are SalesLiterature and List.
See Also
AddItemCampaignActivityRequest Class
Microsoft.Crm.Sdk.Messages Namespace
CampaignActivityItem intersect entity metadata
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright