MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / IMetadataEntry Interface / Contents Property

In This Topic
Contents Property (IMetadataEntry)
In This Topic
Gets the contents of this object.
Syntax
'Declaration
 
ReadOnly Property Contents As Object
 

Property Value

An System.Object representing the contents of the metadata entry.
See Also