Indicates whether the AdditionalObjects()()()() property should be serialized.

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

Syntax

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

Return Value

True if AdditionalObjects()()()() should be serialized, false otherwise.

See Also