ArgumentDescriptionAttribute Class

 

Updated: November 29, 2016

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online

Specifies a description for the argument.

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

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

[SerializableAttribute]
[AttributeUsageAttribute(AttributeTargets.All)]
public sealed class ArgumentDescriptionAttribute : Attribute, 
	IWorkflowArgument

NameDescription
System_CAPS_pubmethodArgumentDescriptionAttribute()

Initializes an instance of the ArgumentDescriptionAttribute class.

System_CAPS_pubmethodArgumentDescriptionAttribute(String)

Initializes an instance of the ArgumentDescriptionAttribute class setting the Value property.

NameDescription
System_CAPS_pubpropertyArgumentValue

Gets the description of the argument.

System_CAPS_pubpropertyTypeId

(Inherited from Attribute.)

System_CAPS_pubpropertyValue

Gets or sets the argument’s description.

NameDescription
System_CAPS_pubmethodEquals(Object)

(Inherited from Attribute.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Attribute.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_pubmethodIsDefaultAttribute()

(Inherited from Attribute.)

System_CAPS_pubmethodMatch(Object)

(Inherited from Attribute.)

System_CAPS_pubmethodToString()

(Inherited from Object.)

Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright

Community Additions

ADD
Show: