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 public int DownloadCount { get; }
Public ReadOnly Property DownloadCount As Integer
Get
public:
property int DownloadCount {
int get ();
}
Property Value
Type:
Int32See Also