Click or drag to resize

webSiteDiggestPagedeploy Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

Deploys the specified page subject.

Namespace:  imbWBI.Core.WebSiteDiggest.model
Assembly:  imbWBI.Core (in imbWBI.Core.dll) Version: 1.0.30
Syntax
C#
public void deploy(
	pipelineTaskMCPageSubject _pageSubject
)

Parameters

_pageSubject
Type: imbNLP.PartOfSpeech.pipelineForPos.subjectpipelineTaskMCPageSubject
The page subject.
See Also