ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / IMetadataEntry Interface / Name Property

In This Topic
    Name Property (IMetadataEntry)
    In This Topic
    Gets the metadata entry name.
    Syntax
    'Declaration
     
    ReadOnly Property Name As String
    string Name {get;}

    Property Value

    A System.String representing the name of the metadata entry.
    See Also