[This is preliminary documentation and is subject to change.]
Create a new group in the repository.
Namespace: Perforce.P4Assembly: p4api.net (in p4api.net.dll) Version: 2012.2.63.1250 (2012.2.63.1250)
Syntax
C# |
---|
public Group CreateGroup( Group group ) |
Visual Basic |
---|
Public Function CreateGroup ( _ group As Group _ ) As Group |
Visual C++ |
---|
public: Group^ CreateGroup( Group^ group ) |
Parameters
- group
- Type: Perforce.P4..::..Group
Group specification for the new group