Click or drag to resize

FileResolveRecord Class

Specifies how file resolve operations were completed or will potentially be completed.
Inheritance Hierarchy
SystemObject
  Perforce.P4FileResolveRecord

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

The FileResolveRecord type exposes the following members.

Constructors
  NameDescription
Public methodFileResolveRecord
Initializes a new instance of the FileResolveRecord class
Public methodFileResolveRecord(String)
Initializes a new instance of the FileResolveRecord class
Public methodFileResolveRecord(TaggedObject)
Initializes a new instance of the FileResolveRecord class
Public methodFileResolveRecord(FileAction, FileSpec, FileSpec)
Initializes a new instance of the FileResolveRecord class
Top
Properties
Methods
See Also