Project Description
WindStyle SharePoint Workflow Activities is a workflow activities libaray base on Office SharePoint Server 2007 and Windows Workflow Foundation.
We will design and develop some functional activities to help you develop Sharepoint workflow more easily.
notice: These activities are only for Visual Studio.
Activities List
TriggerEventActivity
Trigger a event which HandleEventActivity can handle.
HandleEventActivity
Handle a event which TriggerEventActivity triggered.