Data ApiGet Schema Method
[Missing <summary> documentation for "M:Casewhere.Runtime.DSL.Api.DataApi.GetSchema(System.String)"]
Definition
Namespace: Casewhere.Runtime.DSL.Api
Assembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.9.8.6
Assembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.9.8.6
C#
public IList<DataSourceField> GetSchema(
string dataSourceName
)Parameters
- dataSourceName String
Return Value
IListDataSourceField[Missing <returns> documentation for "M:Casewhere.Runtime.DSL.Api.DataApi.GetSchema(System.String)"]