aaPrivateNSUpdateGroup
- Last UpdatedMar 18, 2021
- 1 minute read
Updates a group object in the private namespace.
Syntax
aaPrivateNSUpdateGroup NameKey, Name, Type
where:
|
Argument |
Description |
|---|---|
|
NameKey |
The unique identifier for the object in the namespace. This value is of data type int, with no default. |
|
Name |
The name of this object in the hierarchy. This value is of data type nvarchar(255), with no default. |
|
Type |
The value that specifies the type of namespace. 1 to 6 = Tag 1 to 2 million = System 2+ million = Groups. This value is of data type int, with no default. |
Permission
Execute permission defaults to the public group.