Perforce API for the .Net CLR P4.Net

MergeData.TheirChunks Property

Returns the number of chunks with changes in their file.

[Visual Basic]
Public ReadOnly Property TheirChunks As Integer
[C#]
public int TheirChunks {get;}

See Also

MergeData Class | P4API Namespace