Dynamicweb 8 Documentation
Run(String) Method

ID of group to delete
Execute product group delete
Syntax
'Declaration
 
Public Overloads Shared Function Run( _ 
   ByVal GroupId As String _ 
) As Boolean
public static bool Run( 
   string GroupId 
)

Parameters

GroupId
ID of group to delete

Return Value

Success flag
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

GroupDeleting Class
GroupDeleting Members
Overload List

Send Feedback