Click or drag to resize

ClientNameVersion Class

A revision specifier that is a client name.
Inheritance Hierarchy

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

The ClientNameVersion type exposes the following members.

Constructors
  NameDescription
Public methodClientNameVersion
Initializes a new instance of the ClientNameVersion class
Top
Properties
  NameDescription
Public propertyVersion
get Version as client name
Top
Methods
See Also