Sharepoint workflow Tasks attachment
        Posted  
        
            by mbakr
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by mbakr
        
        
        
        Published on 2009-07-16T09:54:19Z
        Indexed on 
            2010/06/08
            12:02 UTC
        
        
        Read the original article
        Hit count: 322
        
sharepoint
|workflow-foundation
I have SharePoint state machine work flow(Visual Studio 2008) , in specific state i create task .
when user finish this task he can upload document as attachment for this task
then work flow goto another state
in second state i create new task for another user which will see the previous attachments of last task
and i try to see the properties of SPWorkflowTaskProperties to read attachment but i didn't find any thing
© Stack Overflow or respective owner