Click or drag to resize

DepotFromDepotsCmdTaggedOutput Method

Read the fields from the tagged output of a depots command

Namespace:  Perforce.P4
Assembly:  p4api.net (in p4api.net.dll) Version: 2023.2.255.3501
Syntax
public void FromDepotsCmdTaggedOutput(
	TaggedObject objectInfo,
	string offset,
	bool dst_mismatch
)

Parameters

objectInfo
Type: Perforce.P4TaggedObject
Tagged output from the 'depots' command
offset
Type: SystemString
offset in time
dst_mismatch
Type: SystemBoolean
See Also