Click or drag to resize

WebPostClassifierStateTLoadState Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

[Missing <summary> documentation for "M:imbWBI.Core.WebClassifier.wlfClassifier.WebPostClassifierState`1.LoadState(System.Boolean)"]

Namespace:  imbWBI.Core.WebClassifier.wlfClassifier
Assembly:  imbWBI.Core (in imbWBI.Core.dll) Version: 1.0.30
Syntax
C#
public bool LoadState(
	bool onlyIfRequired = false
)

Parameters

onlyIfRequired (Optional)
Type: SystemBoolean

[Missing <param name="onlyIfRequired"/> documentation for "M:imbWBI.Core.WebClassifier.wlfClassifier.WebPostClassifierState`1.LoadState(System.Boolean)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:imbWBI.Core.WebClassifier.wlfClassifier.WebPostClassifierState`1.LoadState(System.Boolean)"]

Implements

IWebPostClassifierStateLoadState(Boolean)
See Also