Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "@types/helper/methods/setGroupOwner.d"

Index

Interfaces

Variables

Variables

Const setGroupOwner

setGroupOwner: IsetGroupOwner

Sets a site group owner. This uses JSOM to set a site group owner's property to another group. You can only set the owner to a user, using the REST API.

param

The group name to update.

param

The owner group name.

Generated using TypeDoc