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.
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