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

Role Event

Fired for each role.

Syntax

spadmin.on('Role', [callback])

Callback

The 'callback' is called when the 'Role' event is emited.

function(e){ }

The argument 'e' has the following properties:

e.description
e.hidden
e.id
e.name
e.permissions
e.roleType

Remarks

This event is fired as the result of a call to ListRoles.

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