| BPM.Server Namespace > FlowDataTable Class > e Method : e(FlowDataTable) Method |
'DeclarationPublic Overloads Function e( _ ByVal A_0 As FlowDataTable _ ) As Dictionary(Of String,Object)
'UsageDim instance As FlowDataTable Dim A_0 As FlowDataTable Dim value As Dictionary(Of String,Object) value = instance.e(A_0)
public Dictionary<string,object> e( FlowDataTable A_0 )
public: Dictionary<String^,Object^>^ e( FlowDataTable^ A_0 )
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