BPM.Server Namespace > FlowDataSet Class > a Method : a(FormDataRelationshipType,FlowDataSet,FlowDataSet) Method |
'Declaration
Public Overloads Overridable Sub a( _ ByVal A_0 As BPM.FormDataRelationshipType, _ ByVal A_1 As FlowDataSet, _ ByVal A_2 As FlowDataSet _ )
'Usage
Dim instance As FlowDataSet Dim A_0 As BPM.FormDataRelationshipType Dim A_1 As FlowDataSet Dim A_2 As FlowDataSet instance.a(A_0, A_1, A_2)
public virtual void a( BPM.FormDataRelationshipType A_0, FlowDataSet A_1, FlowDataSet A_2 )
public: virtual void a( BPM.FormDataRelationshipType A_0, FlowDataSet^ A_1, FlowDataSet^ A_2 )
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