ComponentOne ADO.NET DataExtender
C1.C1DataExtender.2 Assembly / C1.C1DataExtender Namespace / EomConstant Class / Value Property

In This Topic
    Value Property (EomConstant)
    In This Topic
    Original value of the constant, from expression source.
    Syntax
    'Declaration
     
    Public Property Value As System.Object
    public System.object Value {get; set;}
    See Also