Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents the time interval since the workflow activity started.
Namespace: Microsoft.SharePoint.Workflow.Application
Assembly: Microsoft.SharePoint.Workflows (in Microsoft.SharePoint.Workflows.dll)
Syntax
'Declaration
Public m_historyDuration As TimeSpan
'Usage
Dim instance As IssueTracking
Dim value As TimeSpan
value = instance.m_historyDuration
instance.m_historyDuration = value
public TimeSpan m_historyDuration