Adds the specified users to this user group.
Syntax
Visual Basic (Declaration) | |
---|
Sub AddMembers( _
ByVal poUserIDs() As System.Integer _
) |
C++/CLI | |
---|
void AddMembers(
& System.array<int>^ poUserIDs
) |
Parameters
- poUserIDs
- Array of database IDs of users to add to this user group (see Remarks)
Example
Remarks
See Also
Availability
SOLIDWORKS PDM Professional 2010