Click or drag to resize

DataApiLoad Method (String)

[Missing <summary> documentation for "M:Casewhere.Runtime.DSL.Api.DataApi.Load(System.String)"]

Namespace:  Casewhere.Runtime.DSL.Api
Assembly:  Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.8.1.0
Syntax
C#
public DynamicDataObject Load(
	string id
)

Parameters

id
Type: SystemString

[Missing <param name="id"/> documentation for "M:Casewhere.Runtime.DSL.Api.DataApi.Load(System.String)"]

Return Value

Type: DynamicDataObject

[Missing <returns> documentation for "M:Casewhere.Runtime.DSL.Api.DataApi.Load(System.String)"]

Implements

IDataApiLoad(String)
See Also