Share via


SPWorkflowPart.OpenStream method

Namespace:  Microsoft.SharePoint.Administration.WorkflowDeploymentProvider
Assembly:  Microsoft.SharePoint.WorkflowServicesBase (in Microsoft.SharePoint.WorkflowServicesBase.dll)

Syntax

'Declaration
Public Function OpenStream As Stream
'Usage
Dim instance As SPWorkflowPart
Dim returnValue As Stream

returnValue = instance.OpenStream()
public Stream OpenStream()

Return value

Type: System.IO.Stream

See also

Reference

SPWorkflowPart class

SPWorkflowPart members

Microsoft.SharePoint.Administration.WorkflowDeploymentProvider namespace