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

Group Event

Fired for each group.

Syntax

public void fireGroup(SpadminGroupEvent event);

public class SpadminGroupEvent {
  public String description;
  public String id;
  public String name;
  public String ownerId;
  public String ownerType;
}

Remarks

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

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