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

GroupNewName Property

The new name of the group.

Object Oriented Interface

public function getGroupNewName($groupindex);
public function setGroupNewName($groupindex, $value);

Procedural Interface

insp_spadmin_get($res, 13 , $groupindex);
insp_spadmin_set($res, 13, $value , $groupindex);

Default Value

''

Remarks

The new name of the group.

Use this GroupField to rename the group when UpdateGroups is called.

The size of the array is controlled by the GroupCount property.

This property is not available at design time.

Data Type

String

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