Click or drag to resize

ClaimValueListJoin Method

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

Namespace:  Casewhere.Runtime.DSL
Assembly:  Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.8.1.0
Syntax
C#
public string Join(
	string delimiter = ","
)

Parameters

delimiter (Optional)
Type: SystemString

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

Return Value

Type: String

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

See Also