SharePoint Integrator V4 - Online Help
SharePoint Integrator V4
Questions / Feedback?

DeleteGroupFromRole Method

Deletes the group.

Syntax

[VB.NET]
Public Sub DeleteGroupFromRole(ByVal RoleName As String, ByVal GroupName As String)
[C#]
public void DeleteGroupFromRole(string roleName, string groupName);

Remarks

This method will delete the specified GroupName from the role in SharePoint specified by the RoleName parameter.

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 4.0.6240.0