ArgumentDescriptionAttribute Constructor (String)

 

Applies To: Dynamics CRM 2015

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

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

Syntax

public ArgumentDescriptionAttribute(
    string value
)
public:
ArgumentDescriptionAttribute(
    String^ value
)
new : 
        value:string -> ArgumentDescriptionAttribute
Public Sub New (
    value As String
)

Parameters

See Also

ArgumentDescriptionAttribute Overload
ArgumentDescriptionAttribute Class
Microsoft.Xrm.Sdk.Workflow Namespace

Return to top

© 2016 Microsoft. All rights reserved. Copyright