combit List & Label 30 - .NET Help
combit.Reporting.DataProviders Namespace / ObjectDataProvider Class / ObjectForStructureParsing Property


ObjectForStructureParsing Property

Allows to declare an object that is to be used for the structure parsing. That is especially helpful if no strongly typed objects are used the reflection does not depend on the concrete contents to determine the data structure. A "completely filled" object can be provided with this property, without the data actually being printed.

Syntax
'Declaration
 
Public Property ObjectForStructureParsing As Object
 
Requirements

Platforms: Windows 10 (Version 21H2 - 23H2), Windows 11 (21H2 - 22H2), Windows Server 2016 - 2022
.NET: .NET Framework 4.8, .NET 6, .NET 8, .NET 9

See Also