ClaimValueListJoin Method

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

Definition

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

Parameters

delimiter  String  (Optional)
 

Return Value

String

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

See Also