Aqualogic Interaction API  
 

IPTProfileSource.SetGroupList Method

Sets the list of groups whose profile information will be updated. Users can be included in the list with negative id numbers.

Overload List

Sets the list of groups whose profile information will be updated. Users can be included in the list with negative id numbers.

void SetGroupList(int[]);

Sets the list of groups whose profile information will be updated. Users can be included in the list with negative id numbers.

void SetGroupList(object[]);

See Also

IPTProfileSource Interface | com.plumtree.server Namespace