Click or drag to resize

MetaContentNestedBasesetVisibility Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Is visibility changed?

Namespace:  imbSCI.Reporting.meta.core
Assembly:  imbSCI.Reporting (in imbSCI.Reporting.dll) Version: 0.3.70.
Syntax
C#
public bool setVisibility(
	bool newValue
)
Request Example View Source

Parameters

newValue
Type: SystemBoolean
Value of visibility to be set

Return Value

Type: Boolean

Implements

IMetaContentNestedsetVisibility(Boolean)
See Also