ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Data.ExpressionInfo Assembly / GrapeCity.Enterprise.Data.Expressions Namespace / IdentifierExpressionInfo Class
Properties Methods

In This Topic
    IdentifierExpressionInfo Class Members
    In This Topic

    The following tables list the members exposed by IdentifierExpressionInfo.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets identifier name referenced by this expression.  
    Public PropertyGets expression qualifier  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Gets child sub-expressions.  
    Public MethodOverloaded. Overridden. Determines whether the specified ExpressionInfo object represents the same expression as this one.  
    Public MethodOverridden. Generates expression string  
    Public MethodOverridden. Generates a HashCode for this expression.  
    Top
    See Also