Condividi tramite


Classe ArgumentEntityAttribute

Si applica a: CRM 2015 on-prem, CRM Online

Identifies the argument is an entity to be passed to the workflow at run-time.

Spazio dei nomi: Microsoft.Xrm.Sdk.Workflow
Assembly: Microsoft.Xrm.Sdk.Workflow (in Microsoft.Xrm.Sdk.Workflow.dll)

Sintassi

'Dichiarazione
<SerializableAttribute> _
<AttributeUsageAttribute(AttributeTargets.All)> _
Public NotInheritable Class ArgumentEntityAttribute
    Inherits Attribute
    Implements IWorkflowArgument
[SerializableAttribute] 
[AttributeUsageAttribute(AttributeTargets.All)] 
public sealed class ArgumentEntityAttribute : Attribute, IWorkflowArgument

Gerarchia ereditarietà

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

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 ArgumentEntityAttribute
Spazio dei nomi Microsoft.Xrm.Sdk.Workflow

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