PendingChange.DownloadBaseFile Method
Include Protected Members
Include Inherited Members
Downloads the content of the version of the file against which the change was pended.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
DownloadBaseFile() | Downloads the content of the version of the file against which the change was pended. | |
DownloadBaseFile(String) | Downloads the base version of the file upon which the change was pended. |
Top