XlateWorkflow.m_historyDuration Field
Namespace: Microsoft.Office.Workflow
Assembly: Microsoft.Office.Workflow.Routing (in Microsoft.Office.Workflow.Routing.dll)
Syntax
'Declaration
Public m_historyDuration As TimeSpan
'Usage
Dim instance As XlateWorkflow
Dim value As TimeSpan
value = instance.m_historyDuration
instance.m_historyDuration = value
public TimeSpan m_historyDuration