DslWorkflowGetDataSourceReference Method

[Missing <summary> documentation for "M:Casewhere.Runtime.DSL.DslWorkflow.GetDataSourceReference(System.String)"]

Definition

Namespace: Casewhere.Runtime.DSL
Assembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.9.8.6
C#
public string GetDataSourceReference(
	string name
)

Parameters

name  String
 

Return Value

String

[Missing <returns> documentation for "M:Casewhere.Runtime.DSL.DslWorkflow.GetDataSourceReference(System.String)"]

See Also