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