MOVEitFileInfoUploadIntegrity Property |
1 if file was uploaded with integrity checking, 0 if file was not.
Namespace: MOVEit.DMZ.APIAssembly: MOVEit.DMZ.API (in MOVEit.DMZ.API.dll) Version: 9.0.0.0
Syntax public int UploadIntegrity { get; }
Public ReadOnly Property UploadIntegrity As Integer
Get
public:
property int UploadIntegrity {
int get ();
}
Property Value
Type:
Int32See Also