ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Data.DataEngine Assembly / GrapeCity.Enterprise.Data.DataEngine.Aggregates Namespace / Aggregate Structure / GetValue Method

In This Topic
    GetValue Method (Aggregate)
    In This Topic
    Gets the aggregate function result.
    Syntax
    'Declaration
     
    Public Function GetValue() As Variant
    public Variant GetValue()
    See Also