Search Results for

    Show / Hide Table of Contents

    Class UpdateSubscriptionVM

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

    Properties

    DefaultPermissions

    Declaration
    public DefaultPermissionsVM DefaultPermissions { get; set; }
    Property Value
    Type Description
    DefaultPermissionsVM

    Locale

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

    Name

    Declaration
    public string Name { 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>
    Back to top 2025.2.1 © 1998-2025 Copyright Fast Reports Inc.