ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering Namespace / IReportInformationService Interface / UserID Property

In This Topic
    UserID Property
    In This Topic
    Gets the ID of the user executing the report.
    Syntax
    'Declaration
     
    ReadOnly Property UserID As String
    string UserID {get;}
    See Also