2.4.7 File Versioning
Web service calls work with versioned files if the policy for the site is set to always version the files.
Value UploadPolicies=Versioning always for the site.
2.4.7.1 Methods
GetFileVersions
Returns array of file metadata structures for all version of the file.
FTHFileData[]
GetFileVersions (Guid sessionID, int fileID)
Parameter Name | Description |
---|---|
sessionID | User session returned by one of the Open functions |
fileID | ID of any version of the file |