ParameterAttribute Constructor (String)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Initializes a new instance of the ParameterAttribute class.
Namespace: Microsoft.Xrm.Sdk.Workflow
Assembly: Microsoft.Xrm.Sdk.Workflow (in Microsoft.Xrm.Sdk.Workflow.dll)
Syntax
protected ParameterAttribute(
string name
)
Protected Sub New (
name As String
)
Parameters
name
Type: System.StringType: String. The name of the parameter that will appear in the process designer UI.
See Also
ParameterAttribute Class
Microsoft.Xrm.Sdk.Workflow Namespace
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright