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

    Show / Hide Table of Contents

    Class SubscriptionInviteVM

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

    Properties

    AccessToken

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

    AddedUsers

    Declaration
    public System.Collections.Generic.ICollection<InvitedUser> AddedUsers { get; set; }
    Property Value
    Type Description
    System.Collections.Generic.ICollection<InvitedUser>

    CreatorUserId

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

    Durable

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

    ExpiredDate

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

    Usages

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