<p>The properties of the <b>MergeData</b> class are listed below. For a complete list of <b>MergeData</b> class members, see the <ahref="P4API.MergeDataMembers.html">MergeData Members</a> topic.</p>
<h4class="dtH4">Public Instance Properties</h4>
<divclass="tablediv">
<tableclass="dtTABLE"cellspacing="0">
<trVALIGN="top"><tdwidth="50%"><imgsrc="pubproperty.gif"></img><ahref="P4API.MergeData.BaseFile.html">BaseFile</a></td><tdwidth="50%"> Base file for the 3-way merge. </td></tr>
<trVALIGN="top"><tdwidth="50%"><imgsrc="pubproperty.gif"></img><ahref="P4API.MergeData.BaseName.html">BaseName</a></td><tdwidth="50%"> Perforce name of the base file. Format is '//depot/path/file.ext#rev'. </td></tr>
<trVALIGN="top"><tdwidth="50%"><imgsrc="pubproperty.gif"></img><ahref="P4API.MergeData.BothChunks.html">BothChunks</a></td><tdwidth="50%"> Returns the number of chunks that have the same change in both files. </td></tr>
<trVALIGN="top"><tdwidth="50%"><imgsrc="pubproperty.gif"></img><ahref="P4API.MergeData.ConflictChunks.html">ConflictChunks</a></td><tdwidth="50%"> Returns the number of chunks that have conflicts. </td></tr>
<trVALIGN="top"><tdwidth="50%"><imgsrc="pubproperty.gif"></img><ahref="P4API.MergeData.MergeDigest.html">MergeDigest</a></td><tdwidth="50%"> Returns the MD5 checksum of WHAT?? file. </td></tr>
<trVALIGN="top"><tdwidth="50%"><imgsrc="pubproperty.gif"></img><ahref="P4API.MergeData.ResultFile.html">ResultFile</a></td><tdwidth="50%"> File where merged result should be written. </td></tr>
<trVALIGN="top"><tdwidth="50%"><imgsrc="pubproperty.gif"></img><ahref="P4API.MergeData.TheirChunks.html">TheirChunks</a></td><tdwidth="50%"> Returns the number of chunks with changes in their file. </td></tr>
<trVALIGN="top"><tdwidth="50%"><imgsrc="pubproperty.gif"></img><ahref="P4API.MergeData.TheirDigest.html">TheirDigest</a></td><tdwidth="50%"> Returns the MD5 checksum of their file. </td></tr>
<trVALIGN="top"><tdwidth="50%"><imgsrc="pubproperty.gif"></img><ahref="P4API.MergeData.TheirFile.html">TheirFile</a></td><tdwidth="50%"> Thier file for the 3-way merge. </td></tr>
<trVALIGN="top"><tdwidth="50%"><imgsrc="pubproperty.gif"></img><ahref="P4API.MergeData.TheirName.html">TheirName</a></td><tdwidth="50%"> Perforce name of their file. Format is '//depot/path/file.ext#rev'. </td></tr>
<trVALIGN="top"><tdwidth="50%"><imgsrc="pubproperty.gif"></img><ahref="P4API.MergeData.YourChunks.html">YourChunks</a></td><tdwidth="50%"> Returns the number of chunks changed in your file. </td></tr>
<trVALIGN="top"><tdwidth="50%"><imgsrc="pubproperty.gif"></img><ahref="P4API.MergeData.YourDigest.html">YourDigest</a></td><tdwidth="50%"> Returns the MD5 checksum of your file. </td></tr>
<trVALIGN="top"><tdwidth="50%"><imgsrc="pubproperty.gif"></img><ahref="P4API.MergeData.YourFile.html">YourFile</a></td><tdwidth="50%"> Your file for the 3-way merge. </td></tr>
<trVALIGN="top"><tdwidth="50%"><imgsrc="pubproperty.gif"></img><ahref="P4API.MergeData.YourName.html">YourName</a></td><tdwidth="50%"> Perforce name of your file. Format is '//client/path/file.ext'. </td></tr></table>