FileRevisionInfo Constructor
Create a FileRevisionInfo object
Syntax
public FileRevisionInfo(
File webServicesFile
)Public Function New( _
ByVal webServicesFile As File _
)Parameters
| Name | Description |
|---|---|
| webServicesFile | A file object obtained from the Web Services layer |