Click or drag to resize

ChangelistToString Method (Boolean)

Convert to a string for display

Namespace:  Perforce.P4
Assembly:  p4api.net (in p4api.net.dll) Version: 2023.2.255.3501
Syntax
public string ToString(
	bool includeTime
)

Parameters

includeTime
Type: SystemBoolean
Include the time as well as the date

Return Value

Type: String
See Also