Partilhar via


Propriedade AddItemCampaignRequest.EntityName

Aplica-se a: CRM 2015 on-prem, 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 (em Microsoft.Crm.Sdk.Proxy.dll)

Sintaxe

'Declaração
Public Property EntityName As String
public string EntityName { get; set; }

Valor de Propriedade

Type: Cadeia de caracteres
The name of the type of entity that is used in the operation.

Comentários

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.

Segurança do Thread

Todos os membros estáticos (Shared in Visual Basic) desse tipo são protegidos por thread. Não há nenhum garantia de que os membros de instância sejam protegidos por thread.

Plataformas

Plataformas de desenvolvimento

Windows Vista, Windows Server 2003 e

Plataformas de destino

Windows Vista,Windows XP

Consulte também

Referência

Classe AddItemCampaignRequest
Membros de AddItemCampaignRequest
Namespace Microsoft.Crm.Sdk.Messages

Outros recursos

CampaignItem Intersect Entity Metadata

Send comments about this topic to Microsoft.
© 2014 Microsoft Corporation. All rights reserved.