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

    Show / Hide Table of Contents

    Class FileVM

    Inheritance
    System.Object
    CloudBaseVM
    FileVM
    ExportVM
    ReportVM
    TemplateVM
    Inherited Members
    CloudBaseVM.PropertyChanged
    CloudBaseVM.RaisePropertyChanged(String)
    Namespace: FastReport.Cloud
    Assembly: FastReport.Cloud.SDK.dll
    Syntax
    public class FileVM : CloudBaseVM

    Properties

    CreatedTime

    Declaration
    public System.DateTime CreatedTime { get; set; }
    Property Value
    Type Description
    System.DateTime

    CreatorUserId

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

    EditedTime

    Declaration
    public System.DateTime EditedTime { get; set; }
    Property Value
    Type Description
    System.DateTime

    EditorUserId

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

    ErrorMessage

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

    Icon

    Declaration
    public byte[] Icon { get; set; }
    Property Value
    Type Description
    System.Byte[]

    Id

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

    IsDeleted

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

    Name

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

    ParentId

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

    Size

    Declaration
    public long Size { get; set; }
    Property Value
    Type Description
    System.Int64

    Status

    Declaration
    public FileStatus Status { get; set; }
    Property Value
    Type Description
    FileStatus

    StatusReason

    Declaration
    public FileStatusReason StatusReason { get; set; }
    Property Value
    Type Description
    FileStatusReason

    SubscriptionId

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

    Tags

    Declaration
    public System.Collections.Generic.ICollection<string> Tags { get; set; }
    Property Value
    Type Description
    System.Collections.Generic.ICollection<System.String>

    Type

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