RSS Documentation
FlowElement Constructor



Syntax
'Declaration
 
Protected Function New( _
   ByVal flowElementType As BPM.FlowElementType _
)
'Usage
 
Dim flowElementType As BPM.FlowElementType
 
Dim instance As New FlowElement(flowElementType)
protected FlowElement( 
   BPM.FlowElementType flowElementType
)
protected:
FlowElement( 
   BPM.FlowElementType flowElementType
)

Parameters

flowElementType
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

FlowElement Class
FlowElement Members

Send Feedback