AccessControlList.AddGroup
This function adds a new group to the list of groups that can access this object; CanEdit will allow this user to modify the object.
Syntax | Parameters | Return Value |
---|---|---|
Function AccessControlList.AddGroup( _ GroupName As String, _ CanEdit As Boolean) As AccessControlItem |
Type: String Type: Boolean |
AccessControlItem |
Copyright © 2020. Cloud Software Group, Inc. All Rights Reserved.