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