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

    Show / Hide Table of Contents

    Class CreateSubscriptionVM

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

    Properties

    End

    Declaration
    public System.DateTime? End { get; set; }
    Property Value
    Type Description
    System.Nullable<System.DateTime>

    Name

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

    PlanId

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

    Start

    Declaration
    public System.DateTime? Start { get; set; }
    Property Value
    Type Description
    System.Nullable<System.DateTime>

    Tags

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

    UserId

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