IssueTracking.m_alertEventType 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_alertEventType As SPEventType
'Usage
Dim instance As IssueTracking
Dim value As SPEventType
value = instance.m_alertEventType
instance.m_alertEventType = value
public SPEventType m_alertEventType