BPM.Server
a(String,StringCollection,String,String,Int32,Int32,Int32) Method



Syntax
'Declaration
 
Public Overloads Shared Function a( _
   ByVal A_0 As String, _
   ByVal A_1 As StringCollection, _
   ByVal A_2 As String, _
   ByVal A_3 As String, _
   ByVal A_4 As Integer, _
   ByVal A_5 As Integer, _
   ByRef A_6 As Integer _
) As FlowDataTable
'Usage
 
Dim A_0 As String
Dim A_1 As StringCollection
Dim A_2 As String
Dim A_3 As String
Dim A_4 As Integer
Dim A_5 As Integer
Dim A_6 As Integer
Dim value As FlowDataTable
 
value = FlowDataTable.a(A_0, A_1, A_2, A_3, A_4, A_5, A_6)

Parameters

A_0
A_1
A_2
A_3
A_4
A_5
A_6
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

FlowDataTable Class
FlowDataTable Members
Overload List

Send Feedback