Template - addLocalGroupListPart

Template - addLocalGroupListPart

Description :

This command adds the local group list to an existing template. This command returns a handle to the updated template. Note that this handle is different from any previously returned handles. All other handles are invalid.

Return type : DBKey

Command Input :

Variable Name

Variable Type

Description

templateKey

DBKey

Handle to the existing template to which you want to add the local group list.

bUserGroupDescription

Boolean

Audit option for group description. True to turn option on, false otherwise.

bUserGroupGroupMembers

Boolean

Audit option for group members. True to turn option on, false otherwise.

bUserGroupUserMembers

Boolean

Audit option for user members. True to turn option on, false otherwise.

Example

See the example for addDotNetListPart .

Was this page helpful? Yes No Submitting... Thank you

Comments