Classe ArgumentEntityAttribute
Aplica-se a: CRM 2015 on-prem, CRM Online
Identifies the argument is an entity to be passed to the workflow at run-time.
Namespace: Microsoft.Xrm.Sdk.Workflow
Assembly: Microsoft.Xrm.Sdk.Workflow (em Microsoft.Xrm.Sdk.Workflow.dll)
Sintaxe
'Declaração
<SerializableAttribute> _
<AttributeUsageAttribute(AttributeTargets.All)> _
Public NotInheritable Class ArgumentEntityAttribute
Inherits Attribute
Implements IWorkflowArgument
[SerializableAttribute]
[AttributeUsageAttribute(AttributeTargets.All)]
public sealed class ArgumentEntityAttribute : Attribute, IWorkflowArgument
Hierarquia de Herança
System.Object
System.Attribute
Microsoft.Xrm.Sdk.Workflow.ArgumentEntityAttribute
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 ArgumentEntityAttribute
Namespace Microsoft.Xrm.Sdk.Workflow
Send comments about this topic to Microsoft.
© 2014 Microsoft Corporation. All rights reserved.