Classe ReferenceTargetAttribute
Si applica a: CRM 2015 on-prem, CRM Online
Specifies the required attribute of a parameter for lookup, customer or owner parameter types.
Spazio dei nomi: Microsoft.Xrm.Sdk.Workflow
Assembly: Microsoft.Xrm.Sdk.Workflow (in Microsoft.Xrm.Sdk.Workflow.dll)
Sintassi
'Dichiarazione
<AttributeUsageAttribute(AttributeTargets.Property)> _
Public NotInheritable Class ReferenceTargetAttribute
Inherits Attribute
[AttributeUsageAttribute(AttributeTargets.Property)]
public sealed class ReferenceTargetAttribute : Attribute
Note
Note that only a single instance of this attribute can be added.
Gerarchia ereditarietà
System.Object
System.Attribute
Microsoft.Xrm.Sdk.Workflow.ReferenceTargetAttribute
Thread Safety
Tutti i membri statici pubblici (Shared in Visual Basic) di questo tipo sono thread-safe. Non è garantito che i membri di istanza siano thread-safe.
Piattaforme
Piattaforme di sviluppo
Windows Vista, Windows Server 2003 e
Piattaforme di destinazione
Windows Vista,Windows XP
Vedere anche
Riferimento
Membri ReferenceTargetAttribute
Spazio dei nomi Microsoft.Xrm.Sdk.Workflow
Altre risorse
Process Classes, Attributes, and Microsoft Dynamics CRM Types
Send comments about this topic to Microsoft.
© 2014 Microsoft Corporation. All rights reserved.