Click or drag to resize

GetSubmittedIntegrationsCmdFlags Enumeration

Flags for the integrated command.

Namespace:  Perforce.P4
Assembly:  p4api.net (in p4api.net.dll) Version: 2023.2.258.5793
Syntax
[FlagsAttribute]
public enum GetSubmittedIntegrationsCmdFlags
Members
  Member nameValueDescription
None0 No flags.
ReverseMappings1 The -r flag reverses the mappings in the branch view, swapping the target files and source files. The -b branch flag is required.
See Also