| MOVEitFileInfoDownloadCount Property | 
            Number of times this file has been downloaded.
            
 
Namespace: MOVEit.DMZ.APIAssembly: MOVEit.DMZ.API (in MOVEit.DMZ.API.dll) Version: 9.0.0.0
 Syntax
Syntaxpublic int DownloadCount { get; }Public ReadOnly Property DownloadCount As Integer
	Get
public:
property int DownloadCount {
	int get ();
}Property Value
Type: 
Int32 See Also
See Also