Class DownloadsRequestBuilder.DownloadsRequestBuilderGetQueryParameters
- Assembly
- Autodesk.DataManagement.dll
Returns a set of already available downloads for this version.
public class DownloadsRequestBuilder.DownloadsRequestBuilderGetQueryParameters
- Inheritance
-
DownloadsRequestBuilder.DownloadsRequestBuilderGetQueryParameters
- Inherited Members
Properties
FilterformatFileType
Filter by the file type of the download object.
[QueryParameter("filter%5Bformat%2EfileType%5D")]
public string[]? FilterformatFileType { get; set; }
Property Value
- string[]