Click or drag to resize

IWebPostClassifierStateLoadState Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

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

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

Parameters

onlyIfRequired (Optional)
Type: SystemBoolean

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

Return Value

Type: Boolean

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

See Also