ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Design.Win Assembly / GrapeCity.ActiveReports.Design.ArDesigner.ReportDesigner Namespace / INugetInstallerService Interface / IsNewSdk Method

In This Topic
    IsNewSdk Method
    In This Topic
    Syntax
    'Declaration
     
    Function IsNewSdk( _
       ByVal project As Object _
    ) As Boolean
    bool IsNewSdk( 
       object project
    )

    Parameters

    project
    See Also