IssueTracking.m_creationProps 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_creationProps As SPWorkflowActivationProperties
'Usage
Dim instance As IssueTracking
Dim value As SPWorkflowActivationProperties

value = instance.m_creationProps

instance.m_creationProps = value
public SPWorkflowActivationProperties m_creationProps

See Also

Reference

IssueTracking Class

IssueTracking Members

Microsoft.SharePoint.Workflow.Application Namespace