[This is preliminary documentation and is subject to change.]
Deletes all extranet items in the DB
Namespace:
OfficeClip.DBLayer.ExtranetAssembly: OfficeClip.DBLayer (in OfficeClip.DBLayer)
Version: 8.1.1.0
Syntax
C# |
---|
public void DeleteExtranetItemsAll( int groupId ) |
Visual Basic (Declaration) |
---|
Public Sub DeleteExtranetItemsAll ( _ groupId As Integer _ ) |
Visual C++ |
---|
public: void DeleteExtranetItemsAll( int groupId ) |
Parameters
- groupId
- Type: System..::.Int32