IssueTracking.m_afterProps Field
This member is reserved for internal use and is not intended to be used directly from your code.
Namespace: Microsoft.SharePoint.Workflow.Application
Assembly: Microsoft.SharePoint.Workflows (in Microsoft.SharePoint.Workflows.dll)
Syntax
'Declaration
Public m_afterProps As SPWorkflowTaskProperties
'Usage
Dim instance As IssueTracking
Dim value As SPWorkflowTaskProperties
value = instance.m_afterProps
instance.m_afterProps = value
public SPWorkflowTaskProperties m_afterProps