SPWorkflowDataSourceView.CanDelete Property

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

Syntax

'Declaration
Public Overrides ReadOnly Property CanDelete As Boolean
    Get
'Usage
Dim instance As SPWorkflowDataSourceView
Dim value As Boolean

value = instance.CanDelete
public override bool CanDelete { get; }

Property Value

Type: System.Boolean

See Also

Reference

SPWorkflowDataSourceView Class

SPWorkflowDataSourceView Members

Microsoft.SharePoint.WebControls Namespace