Condividi tramite


WorkflowDataSet.WorkflowAssociationRow.WORKFLOW_ASSOCIATION_NAME property

Gets or sets the workflow association name.

Namespace:  WebSvcWorkflow
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaration
Public Property WORKFLOW_ASSOCIATION_NAME As String
    Get
    Set
'Usage
Dim instance As WorkflowDataSet.WorkflowAssociationRow
Dim value As String

value = instance.WORKFLOW_ASSOCIATION_NAME

instance.WORKFLOW_ASSOCIATION_NAME = value
public string WORKFLOW_ASSOCIATION_NAME { get; set; }

Property value

Type: System.String

See also

Reference

WorkflowDataSet.WorkflowAssociationRow class

WorkflowDataSet.WorkflowAssociationRow members

WebSvcWorkflow namespace