IssueTracking.m_afterProperties Field
Contains information about the activity after it has executed a step.
Namespace: Microsoft.SharePoint.Workflow.Application
Assembly: Microsoft.SharePoint.Workflows (in Microsoft.SharePoint.Workflows.dll)
Syntax
'Declaration
Public m_afterProperties As SPWorkflowTaskProperties
'Usage
Dim instance As IssueTracking
Dim value As SPWorkflowTaskProperties
value = instance.m_afterProperties
instance.m_afterProperties = value
public SPWorkflowTaskProperties m_afterProperties