ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Aspnet.Designer Assembly / GrapeCity.ActiveReports.Web.Designer Namespace / ResourceDescriptor Class / Id Property

In This Topic
    Id Property (ResourceDescriptor)
    In This Topic
    Gets or sets the unique identifier of the resource.
    Syntax
    'Declaration
     
    Public Property Id As String
    public string Id {get; set;}

    Property Value

    A System.String representing the unique identifier.
    See Also