Share via


IssueTracking.m_itemAProperties Field

Represents the properties of the workflow item after the deleted step has been completed.

Namespace:  Microsoft.SharePoint.Workflow.Application
Assembly:  Microsoft.SharePoint.Workflows (in Microsoft.SharePoint.Workflows.dll)

Syntax

'Declaration
Public m_itemAProperties As Hashtable
'Usage
Dim instance As IssueTracking
Dim value As Hashtable

value = instance.m_itemAProperties

instance.m_itemAProperties = value
public Hashtable m_itemAProperties

See Also

Reference

IssueTracking Class

IssueTracking Members

Microsoft.SharePoint.Workflow.Application Namespace