Data ApiPush Method
[Missing <summary> documentation for "M:Casewhere.Runtime.DSL.Api.DataApi.Push(System.String,System.String,System.Object[])"]
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 void Push(
string id,
string attributeName,
params Object[] data
)