Data ApiAdd Method
[Missing <summary> documentation for "M:Casewhere.Runtime.DSL.Api.DataApi.Add(System.String,System.Object,System.Nullable{System.Guid},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 string Add(
string dataClass,
Object data,
Guid? caseId = null,
bool notifyChange = true
)Parameters
Return Value
String[Missing <returns> documentation for "M:Casewhere.Runtime.DSL.Api.DataApi.Add(System.String,System.Object,System.Nullable{System.Guid},System.Boolean)"]