SPWorkflowTemplate.AutoCleanupDays Property (Microsoft.SharePoint.Workflow)

Namespace: Microsoft.SharePoint.Workflow
Assembly: Microsoft.SharePoint (in microsoft.sharepoint.dll)
Syntax

Visual Basic (Declaration)
Public Property AutoCleanupDays As Integer
Visual Basic (Usage)
Dim instance As SPWorkflowTemplate
Dim value As Integer

value = instance.AutoCleanupDays

instance.AutoCleanupDays = value
C#
public int AutoCleanupDays { get; set; }
See Also

Tags :


Page view tracker