Flags for the integrated command.
Namespace: Perforce.P4Assembly: p4api.net (in p4api.net.dll) Version: 2017.3.160.836 (2017.3.160.0836)
Syntax
| C# |
|---|
[FlagsAttribute] public enum GetSubmittedIntegrationsCmdFlags |
| Visual Basic |
|---|
<FlagsAttribute> _ Public Enumeration GetSubmittedIntegrationsCmdFlags |
| Visual C++ |
|---|
[FlagsAttribute] public enum class GetSubmittedIntegrationsCmdFlags |
Members
| Member name | Value | Description | |
|---|---|---|---|
| None | 0 | No flags. | |
| ReverseMappings | 1 | The -r flag reverses the mappings in the branch view, swapping the target files and source files. The -b branch flag is required. |