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

    Show / Hide Table of Contents

    Class DataSourceSelectCommandVM

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

    Properties

    Command

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

    Name

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

    Parameters

    Declaration
    public System.Collections.Generic.ICollection<DataSourceSelectCommandParameterVM> Parameters { get; set; }
    Property Value
    Type Description
    System.Collections.Generic.ICollection<DataSourceSelectCommandParameterVM>
    Вверх © 1998-2025 ООО «Быстрые отчеты»