WrkAssocPage.m_workflowCounts Field

Namespace:  Microsoft.Office.Workflow
Assembly:  Microsoft.Office.Workflow.Pages (in Microsoft.Office.Workflow.Pages.dll)

Syntax

'Declaration
Protected m_workflowCounts As Dictionary(Of Guid, Integer)
'Usage
Dim value As Dictionary(Of Guid, Integer)

value = Me.m_workflowCounts

Me.m_workflowCounts = value
protected Dictionary<Guid, int> m_workflowCounts

See Also

Reference

WrkAssocPage Class

WrkAssocPage Members

Microsoft.Office.Workflow Namespace