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

RoleNewName Property

The new name of the role definition.

Object Oriented Interface

public function getRoleNewName($roleindex);
public function setRoleNewName($roleindex, $value);

Procedural Interface

insp_spadmin_get($res, 30 , $roleindex);
insp_spadmin_set($res, 30, $value , $roleindex);

Default Value

''

Remarks

The new name of the role definition.

Use this property to rename the role when UpdateRoles is called.

The size of the array is controlled by the RoleCount 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