SPWorkflowDataSourceView.BaseTemplateId Property

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

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