Class UpdateDataSourceSelectCommandsVM
Namespace: FastReport.Cloud
Assembly: FastReport.Cloud.SDK.dll
Syntax
public class UpdateDataSourceSelectCommandsVM : CloudBaseVM
Properties
SelectCommands
Declaration
public System.Collections.Generic.ICollection<DataSourceSelectCommandVM> SelectCommands { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.ICollection<DataSourceSelectCommandVM> |