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.
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