Click or drag to resize

DslWorkflowGetDataSourceReference Method

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

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

Parameters

name
Type: SystemString

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

Return Value

Type: String

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

See Also