Data ApiLoad(String, Boolean) Method
[Missing <summary> documentation for "M:Casewhere.Runtime.DSL.Api.DataApi.Load(System.String,System.Boolean)"]
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 DynamicDataObject Load(
string id,
bool forceReload = false
)Parameters
Return Value
DynamicDataObject[Missing <returns> documentation for "M:Casewhere.Runtime.DSL.Api.DataApi.Load(System.String,System.Boolean)"]