Share via


WorkflowConfigurationPropertyName constructor (String)

Initializes a new instance of the WorkflowConfigurationPropertyName class along with the property name.

Namespace:  Microsoft.SharePoint.WorkflowServices
Assembly:  Microsoft.SharePoint.WorkflowServicesBase (in Microsoft.SharePoint.WorkflowServicesBase.dll)

Syntax

'Declaration
Protected Sub New ( _
    name As String _
)
'Usage
Dim name As String

Dim instance As New WorkflowConfigurationPropertyName(name)
protected WorkflowConfigurationPropertyName(
    string name
)

Parameters

See also

Reference

WorkflowConfigurationPropertyName class

WorkflowConfigurationPropertyName members

WorkflowConfigurationPropertyName overload

Microsoft.SharePoint.WorkflowServices namespace