NotificationItem Class Members
See Also  Properties Methods 
SourceCode.Workflow.Design.Notification.Data Namespace : NotificationItem Class


Glossary Item Box

The following tables list the members exposed by NotificationItem.

Public Constructors

  Name Description
Public Constructor NotificationItem Constructor Overloaded.   
Top

Public Properties

  Name Description
Public Property ActivityName  
Public Property EventName  
Public Property IsDisposed Gets a value indicating if the current object have been disposed yet.  
Public Property Name Gets or sets the name.  
Public Property Notify Gets or sets a value indicating whether this NotificationItem is notify.  
Public Property PolicyMapping  
Public Property ProcessName  
Public Property ProcessServerFolderPath  
Public Property UseCustomNotification  
Top

Public Methods

  Name Description
Public Method Dispose Overloaded.  Disposes this object  
Top

Protected Methods

  Name Description
Protected Method Finalize Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.  
Top

See Also