MOVEitFileInfoUploadComment Property |
Any optional comments uploaded with this file.
Namespace: MOVEit.DMZ.APIAssembly: MOVEit.DMZ.API (in MOVEit.DMZ.API.dll) Version: 9.0.0.0
Syntax public string UploadComment { get; }
Public ReadOnly Property UploadComment As String
Get
public:
property String^ UploadComment {
String^ get ();
}
Property Value
Type:
StringSee Also