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
Syntax public string UploadAgentVersion { get; }
Public ReadOnly Property UploadAgentVersion As String
Get
public:
property String^ UploadAgentVersion {
String^ get ();
}
Property Value
Type:
StringSee Also