Partilhar via


IssueTracking.m_beforeProperties Field

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

See Also

Reference

IssueTracking Class

IssueTracking Members

Microsoft.SharePoint.Workflow.Application Namespace