DeleteGroup Method
Description
Deprecated. Use BPComponentFactory of IBusinessProcess4 (Group is BPComponent). Delete the specified BPGroup from the test.
Syntax
Visual Basic
Public Sub DeleteGroup( _
   ByVal pBPGroup As Object _
) 
Parameters
pBPGroup
See Also