Click or drag to resize
MOVEitFileInfoCurrentFileType Property
Describes what type of file this file is currently.

Namespace: MOVEit.DMZ.API
Assembly: MOVEit.DMZ.API (in MOVEit.DMZ.API.dll) Version: 9.0.0.0
Syntax
public string CurrentFileType { get; }

Property Value

Type: String
Remarks
Possible codes are:
3Webpost in CSV format
4Webpost in XML format
6Audit log archive in XML format
31Raw file
See Also