Click or drag to resize

Fix Class

Specifies a fix relationship between one or more jobs and one or more changelists.
Inheritance Hierarchy
SystemObject
  Perforce.P4Fix

Namespace:  Perforce.P4
Assembly:  p4api.net (in p4api.net.dll) Version: 2023.2.258.5793
Syntax
public class Fix

The Fix type exposes the following members.

Constructors
  NameDescription
Public methodFix
Initializes a new instance of the Fix class
Public methodFix(String, Int32, DateTime, String, String, String, FixAction)
Initializes a new instance of the Fix class
Top
Properties
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodStatic memberFromFixCmdTaggedOutput
Public methodStatic memberFromFixesCmdTaggedOutput
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodParseFixesCmdTaggedData
Public methodToString (Inherited from Object.)
Top
See Also