SWSPermissions.SetGroupDescription
This function sets or clears the optional description for a group.
| Syntax | Parameters | Return Value |
|---|---|---|
Sub SWSPermissions.SetGroupDescription( _
Group As String, _
Description As String)
|
Type: String
Type: String |
This function does not return a value. |