InputAttribute Constructor (String)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Initializes a new instance of the InputAttribute class setting the name property.
Namespace: Microsoft.Xrm.Sdk.Workflow
Assembly: Microsoft.Xrm.Sdk.Workflow (in Microsoft.Xrm.Sdk.Workflow.dll)
Syntax
public InputAttribute(
string name
)
Public Sub New (
name As String
)
Parameters
name
Type: System.StringType: String. Specifies a String containing the name of the parameter that will appears in the workflow designer UI.
See Also
InputAttribute Class
Microsoft.Xrm.Sdk.Workflow Namespace
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright