IssueTracking Fields

Include Protected Members
Include Inherited Members

The IssueTracking type exposes the following members.

Fields

  Name Description
Public field m_afterProperties Contains information about the activity after it has executed a step.
Public field m_afterProps This member is reserved for internal use and is not intended to be used directly from your code.
Public field m_alertEventFrequency This member is reserved for internal use and is not intended to be used directly from your code.
Public field m_alertEventType This member is reserved for internal use and is not intended to be used directly from your code.
Public field m_beforeProperties Contains information about the activity before it executes a step.
Public field m_beforeProps This member is reserved for internal use and is not intended to be used directly from your code.
Public field m_creationProperties Contains information about the activity when it was created.
Public field m_creationProps This member is reserved for internal use and is not intended to be used directly from your code.
Public field m_emailBody Represents the body text of the email message that is sent to the specified users.
Public field m_emailHeaders Represents the headers of the email message that is sent to the specified users.
Public field m_executor Represents the user name of the user who created, resolved, or closed the issue.
Public field m_historyDescEnd Represents the information logged to the workflow history list that describes the execution of the workflow instance when the issue is closed.
Public field m_historyDescStart Represents the information logged to the workflow history list that describes the execution of the workflow instance when the issue is started.
Public field m_historyDuration Represents the time interval since the workflow activity started.
Public field m_historyOutcome Represents the description workflow when the item is deleted.
Public field m_historyUserId Represents the ID of the user who started this workflow instance.
Public field m_initProps 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.
Public field m_itemAProperties Represents the properties of the workflow item after the deleted step has been completed.
Public field m_itemBProperties Represents a collection of information.
Public field m_outcome Represents the outcome of the workflow step.
Public field m_reason Represents the text used to log the reason why the step was taken.
Public field m_taskId Represents the GUID of the task created for the initial state of the workflow instance.
Public field m_taskId2 Represents the GUID of the task created for the middle state of the workflow instance.
Public field m_workflowId Represents the ID that the workflow runtime uses to track the workflow instance.

Top

See Also

Reference

IssueTracking Class

Microsoft.SharePoint.Workflow.Application Namespace