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