Compartilhar via


Classe ReferenceTargetAttribute

Aplica-se a: CRM 2015 on-prem, CRM Online

Specifies the required attribute of a parameter for lookup, customer or owner parameter types.

Namespace: Microsoft.Xrm.Sdk.Workflow
Assembly: Microsoft.Xrm.Sdk.Workflow (em Microsoft.Xrm.Sdk.Workflow.dll)

Sintaxe

'Declaração
<AttributeUsageAttribute(AttributeTargets.Property)> _
Public NotInheritable Class ReferenceTargetAttribute
    Inherits Attribute
[AttributeUsageAttribute(AttributeTargets.Property)] 
public sealed class ReferenceTargetAttribute : Attribute

Comentários

Note that only a single instance of this attribute can be added.

Hierarquia de Herança

System.Object
   System.Attribute
    Microsoft.Xrm.Sdk.Workflow.ReferenceTargetAttribute

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

Membros de ReferenceTargetAttribute
Namespace Microsoft.Xrm.Sdk.Workflow

Outros recursos

Process Classes, Attributes, and Microsoft Dynamics CRM Types

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