Ensure that BPComponents added to the BPGroup are sequential and have the same number of iterations.
Get a BPGroup from BusinessProcess.AddGroup or BusinessProcess.GroupByID.
Save changes to the object with BusinessProcess.Save, using the BusinessProcess object of which this is a child object.
AddBPComponent | Adds the specified business component to the group. |
BPComponents | The list of the BPComponents that belong to the group. |
DeleteBPComponent | Removes the specified business component from the group. |
ID | The group ID. |