| MOVEitFileInfoUploadAgentVersion Property |
Version of the agent used to upload this file.
Namespace: MOVEit.DMZ.APIAssembly: MOVEit.DMZ.API (in MOVEit.DMZ.API.dll) Version: 9.0.0.0
Syntaxpublic string UploadAgentVersion { get; }Public ReadOnly Property UploadAgentVersion As String
Get
public:
property String^ UploadAgentVersion {
String^ get ();
}Property Value
Type:
String
See Also