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.5.0
Syntax
C#
public static Object Get(
	Activity activity
)

Parameters

activity  Activity
 

Return Value

Object

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

See Also