DownloadFileCommandEventArgs Class
Autodesk.Connectivity.WebServices›Autodesk.Connectivity.WebServices
Information about the download File operation
Syntax
public sealed class DownloadFileCommandEventArgs : WebServiceCommandEventArgs Public NotInheritable Class DownloadFileCommandEventArgs
Inherits WebServiceCommandEventArgsMethods
| Name | Description |
|---|---|
| AddRestriction | Adds a restriction, which blocks the command. This function should only be called during the GetRestrictions event. |
Fields
| Name | Description |
|---|---|
| FileIds | The files being downloaded. |
Returned By
Where you get a DownloadFileCommandEventArgs — members that return one.
Inheritance Hierarchy
- System.Object
- System.EventArgs
- Autodesk.Connectivity.WebServices.WebServiceCommandEventArgs
- Autodesk.Connectivity.WebServices.DownloadFileCommandEventArgs