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

    Show / Hide Table of Contents

    Class AuditActionVM

    Inheritance
    System.Object
    CloudBaseVM
    AuditActionVM
    AuditFilePropertyChangedVM
    AuditSubscriptionActionVM
    AuditTaskActionVM
    Inherited Members
    CloudBaseVM.PropertyChanged
    CloudBaseVM.RaisePropertyChanged(String)
    Namespace: FastReport.Cloud
    Assembly: FastReport.Cloud.SDK.dll
    Syntax
    public class AuditActionVM : CloudBaseVM

    Properties

    AdminAction

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

    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

    EntityId

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

    Id

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

    Name

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

    SubscriptionId

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

    Type

    Declaration
    public AuditType Type { get; set; }
    Property Value
    Type Description
    AuditType

    UserId

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