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

DeleteRoleAsync Method

Delete the role.

Syntax

[VB.NET]
Public Function DeleteRoleAsync(ByVal RoleName As String) As IAsyncAction
[C#]
public IAsyncAction DeleteRoleAsync(string roleName);

Remarks

This method is the asynchronous version of the DeleteRole method and is used to support asynchronous operations in WinRT. Please refer to DeleteRole for more information.

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