Share via


IssueTracking.m_initProps Field

Represents the initial properties of the workflow as it starts, such as the user who added the workflow and the list and item to which the workflow was added.

Namespace:  Microsoft.SharePoint.Workflow.Application
Assembly:  Microsoft.SharePoint.Workflows (in Microsoft.SharePoint.Workflows.dll)

Syntax

'Declaration
Public m_initProps As SPWorkflowActivationProperties
'Usage
Dim instance As IssueTracking
Dim value As SPWorkflowActivationProperties

value = instance.m_initProps

instance.m_initProps = value
public SPWorkflowActivationProperties m_initProps

See Also

Reference

IssueTracking Class

IssueTracking Members

Microsoft.SharePoint.Workflow.Application Namespace