Indicates whether the Namespaces property should be serialized.

Namespace:  C1.C1Preview.Scripting
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
protected internal bool ShouldSerializeNamespaces()
Visual Basic
Protected Friend Function ShouldSerializeNamespaces As Boolean

Return Value

true if Namespaces should be serialized, false otherwise.

See Also