Click or drag to resize

GetFixesCmdFlags Enumeration

Flags for the fixes command.

Namespace:  Perforce.P4
Assembly:  p4api.net (in p4api.net.dll) Version: 2023.2.255.3501
Syntax
[FlagsAttribute]
public enum GetFixesCmdFlags
Members
  Member nameValueDescription
None0 No flags.
IncludeIntegrations1 The -C flag lists only directories that fall within the current client view.
See Also