Web API Core | ComponentOne
C1.Web.Api.Report.Models Namespace / ReportExecutionInfo Class / Id Property

In This Topic
    Id Property
    In This Topic
    Gets the cache id for the report instance.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Id As String
    public string Id {get;}
    See Also