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 before it executes a step.
Namespace: Microsoft.SharePoint.Workflow.Application
Assembly: Microsoft.SharePoint.Workflows (in Microsoft.SharePoint.Workflows.dll)
Syntax
'Declaration
Public m_beforeProperties As SPWorkflowTaskProperties
'Usage
Dim instance As IssueTracking
Dim value As SPWorkflowTaskProperties
value = instance.m_beforeProperties
instance.m_beforeProperties = value
public SPWorkflowTaskProperties m_beforeProperties