Click or drag to resize

IndexBuildTaskContextInitBuildIndexTaskItem Method

[Missing <summary> documentation for "M:Casewhere.Common.IndexBuildTaskContext.InitBuildIndexTaskItem(System.String)"]

Namespace:  Casewhere.Common
Assembly:  Casewhere.Common (in Casewhere.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public static IndexBuildTaskContextBuildIndexTaskItem InitBuildIndexTaskItem(
	string context
)

Parameters

context
Type: SystemString

[Missing <param name="context"/> documentation for "M:Casewhere.Common.IndexBuildTaskContext.InitBuildIndexTaskItem(System.String)"]

Return Value

Type: IndexBuildTaskContextBuildIndexTaskItem

[Missing <returns> documentation for "M:Casewhere.Common.IndexBuildTaskContext.InitBuildIndexTaskItem(System.String)"]

See Also