E_FtpTransferAction

TYPE E_FtpTransferAction
(
    None,
    Uploading,
    Downloading,
    Deleting,
    Listing
) SINT;
END_TYPE