Click or drag to resize

DateTimeVersion Class

A revision specifier that is a date and time.
Inheritance Hierarchy

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

The DateTimeVersion type exposes the following members.

Constructors
  NameDescription
Public methodDateTimeVersion(DateTime)
Initializes a new instance of the DateTimeVersion class
Public methodDateTimeVersion(String)
Initializes a new instance of the DateTimeVersion class
Top
Properties
  NameDescription
Public propertyVersion
get Version as date/time
Top
Methods
See Also