Share via


SPWorkflowDataSourceView.AssociatedTemplateId property

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Property AssociatedTemplateId As String
    Get
    Set
'Usage
Dim instance As SPWorkflowDataSourceView
Dim value As String

value = instance.AssociatedTemplateId

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

Property value

Type: System.String

See also

Reference

SPWorkflowDataSourceView class

SPWorkflowDataSourceView members

Microsoft.SharePoint.WebControls namespace