Method ExportMinorRevisionFile
ExportMinorRevisionFile(PdmMinorRevisionId, string)
Exports a non TopSolid document minor revision to a file without conversion.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 11, 300, 80)]
void ExportMinorRevisionFile(PdmMinorRevisionId inMinorRevisionId, string inFullName)
Parameters
| Type | Name | Description |
|---|---|---|
| PdmMinorRevisionId | inMinorRevisionId | Identifier of document minor revision to export. |
| string | inFullName | Full name of the file to create. |
Remarks
This method is available since v7.10.