Fill in the fields for the changelist using the tagged output of a "change' command
Namespace: Perforce.P4Assembly: p4api.net (in p4api.net.dll) Version: 2015.1.103.4687 (2015.1.103.4687)
Syntax
| C# |
|---|
public void FromChangeCmdTaggedOutput( TaggedObject objectInfo, bool GetShelved, string offset, bool dst_mismatch ) |
| Visual Basic |
|---|
Public Sub FromChangeCmdTaggedOutput ( _ objectInfo As TaggedObject, _ GetShelved As Boolean, _ offset As String, _ dst_mismatch As Boolean _ ) |
| Visual C++ |
|---|
public: void FromChangeCmdTaggedOutput( TaggedObject^ objectInfo, bool GetShelved, String^ offset, bool dst_mismatch ) |
Parameters
- objectInfo
- Type: Perforce.P4..::..TaggedObject
The tagged output of a "change' command
- GetShelved
- Type: System..::..Boolean
- offset
- Type: System..::..String
- dst_mismatch
- Type: System..::..Boolean