GenericSharepointEventItem Class Members
See Also  Properties Methods 
SourceCode.Workflow.Design.SharePoint.WorkflowIntegration.Shared Namespace : GenericSharepointEventItem Class


Glossary Item Box

The following tables list the members exposed by GenericSharepointEventItem.

Public Constructors

Public Properties

  Name Description
Public Property ActionType  
Public Property FormsSource  
Public Property IsDisposed Gets a value indicating if the current object have been disposed yet.  
Public Property SiteUrl  
Public Property TaskASCXPage  
Public Property TaskASCXPagePath  
Public Property TaskASPXPage  
Public Property TaskASPXPagePath  
Public Property TaskAssembly  
Public Property TaskAssemblyPath  
Public Property TaskDestination  
Public Property TaskForm  
Public Property TaskFormPath  
Public Property TaskFormURN  
Public Property TaskType  
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