Share via


SPWorkflowDataSourceView.BaseTemplateId property

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

Syntax

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

value = instance.BaseTemplateId

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

Property value

Type: System.String

See also

Reference

SPWorkflowDataSourceView class

SPWorkflowDataSourceView members

Microsoft.SharePoint.WebControls namespace