| MOVEitFileInfoUploadUsername Property | 
            The username of the user account which uploaded this file.
            
 
Namespace: MOVEit.DMZ.APIAssembly: MOVEit.DMZ.API (in MOVEit.DMZ.API.dll) Version: 9.0.0.0
 Syntax
Syntaxpublic string UploadUsername { get; }Public ReadOnly Property UploadUsername As String
	Get
public:
property String^ UploadUsername {
	String^ get ();
}Property Value
Type: 
String See Also
See Also