ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Expressions.Remote.GlobalDataTypes Namespace / DataSource Class / DataSourceReference Property

In This Topic
    DataSourceReference Property (DataSource)
    In This Topic
    Gets the path to the data source of this DataSource.
    Syntax
    'Declaration
     
    Public Property DataSourceReference As String
    public string DataSourceReference {get; set;}
    See Also