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

In This Topic
    ID Property (IMetadataEntry)
    In This Topic
    Specifies metadata entry ID.
    Syntax
    'Declaration
     
    ReadOnly Property ID As String
    string ID {get;}
    Remarks
    ID should be unique accross all metadata entries in the dictionary.
    See Also