Click or drag to resize

DataApiMoveToCase Method

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


Namespace: Casewhere.Runtime.DSL.Api
Assembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.8.5.0
Syntax
C#
public void MoveToCase(
	string id,
	Guid caseId
)

Parameters

id  String
 
caseId  Guid
 

Implements

IDataApiMoveToCase(String, Guid)
See Also