Autodesk Vault ProfessionalVault API

DownloadFileCommandEventArgs Class

Autodesk.Connectivity.WebServicesAutodesk.Connectivity.WebServices

Information about the download File operation

Syntax

public sealed class DownloadFileCommandEventArgs : WebServiceCommandEventArgs 
Public NotInheritable Class DownloadFileCommandEventArgs
   Inherits WebServiceCommandEventArgs

Methods

NameDescription
AddRestrictionAdds a restriction, which blocks the command. This function should only be called during the GetRestrictions event.

Fields

NameDescription
FileIdsThe files being downloaded.

Returned By

Where you get a DownloadFileCommandEventArgs — members that return one.

Inheritance Hierarchy

See Also