Click or drag to resize

FormDataFactoryGet Method

[Missing <summary> documentation for "M:Casewhere.Runtime.DSL.CompilerContext.FormDataFactory.Get(Casewhere.Worker.Domain.Activity)"]

Namespace:  Casewhere.Runtime.DSL.CompilerContext
Assembly:  Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.8.1.0
Syntax
C#
public static Object Get(
	Activity activity
)

Parameters

activity
Type: Activity

[Missing <param name="activity"/> documentation for "M:Casewhere.Runtime.DSL.CompilerContext.FormDataFactory.Get(Casewhere.Worker.Domain.Activity)"]

Return Value

Type: Object

[Missing <returns> documentation for "M:Casewhere.Runtime.DSL.CompilerContext.FormDataFactory.Get(Casewhere.Worker.Domain.Activity)"]

See Also