[This is preliminary documentation and is subject to change.]
The type of protection (user or group).
Namespace: Perforce.P4Assembly: p4api.net (in p4api.net.dll) Version: 2011.1.34.7706 (2011.1.34.7706.BETA)
Syntax
| C# |
|---|
public enum EntryType |
| Visual Basic |
|---|
Public Enumeration EntryType |
| Visual C++ |
|---|
public enum class EntryType |
Members
| Member name | Value | Description | |
|---|---|---|---|
| User | 0 | ||
| Group | 1 |