Результаты поиска для

    Show / Hide Table of Contents

    Class FTPUploadTaskVM

    Inheritance
    System.Object
    CloudBaseVM
    TaskBaseVM
    TransportTaskBaseVM
    FTPUploadTaskVM
    Inherited Members
    TransportTaskBaseVM.InputFile
    TaskBaseVM.CronExpression
    TaskBaseVM.StartsOn
    TaskBaseVM.Ends
    TaskBaseVM.Id
    TaskBaseVM.Name
    TaskBaseVM.RecurrentRunTime
    TaskBaseVM.RecurrentWasRunTime
    TaskBaseVM.SubscriptionId
    CloudBaseVM.PropertyChanged
    CloudBaseVM.RaisePropertyChanged(String)
    Namespace: FastReport.Cloud
    Assembly: FastReport.Cloud.SDK.dll
    Syntax
    public class FTPUploadTaskVM : TransportTaskBaseVM

    Properties

    Archive

    Declaration
    public bool Archive { get; set; }
    Property Value
    Type Description
    System.Boolean

    ArchiveName

    Declaration
    public string ArchiveName { get; set; }
    Property Value
    Type Description
    System.String

    DestinationFolder

    Declaration
    public string DestinationFolder { get; set; }
    Property Value
    Type Description
    System.String

    FtpHost

    Declaration
    public string FtpHost { get; set; }
    Property Value
    Type Description
    System.String

    FtpPort

    Declaration
    public int FtpPort { get; set; }
    Property Value
    Type Description
    System.Int32

    FtpUsername

    Declaration
    public string FtpUsername { get; set; }
    Property Value
    Type Description
    System.String

    UseSFTP

    Declaration
    public bool UseSFTP { get; set; }
    Property Value
    Type Description
    System.Boolean
    Вверх © 1998-2025 ООО «Быстрые отчеты»