[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.IMetadataEntry

IMetadataEntry Interface

Represents an interface for metadata entry objects.

Namespace: GrapeCity.ActiveReports.Extensibility.Rendering.Components
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public interface IMetadataEntry

Properties

Name Description
ContentType

Gets the content type.

Contents

Gets the contents of this object.

ID

Gets the metadata entry ID.

Name

Gets the metadata entry name.

Extension Methods