Compartilhar via


Classe ArgumentDescriptionAttribute

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

Specifies a description for the argument.

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 ArgumentDescriptionAttribute
    Inherits Attribute
    Implements IWorkflowArgument
[SerializableAttribute] 
[AttributeUsageAttribute(AttributeTargets.All)] 
public sealed class ArgumentDescriptionAttribute : Attribute, IWorkflowArgument

Hierarquia de Herança

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

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 ArgumentDescriptionAttribute
Namespace Microsoft.Xrm.Sdk.Workflow

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