Data ApiMigrate(String, Object, Boolean) Method
[Missing <summary> documentation for "M:Casewhere.Runtime.DSL.Api.DataApi.Migrate(System.String,System.Object,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 void Migrate(
string id,
Object data,
bool canUpdateIfExist = false
)