ComponentOne ADO.NET DataExtender
C1.C1DataExtender.2 Assembly / C1.C1DataExtender Namespace / EomOperandElement Class / Parent Property

In This Topic
    Parent Property (EomOperandElement)
    In This Topic
    If this operand is Left or Right of EomOperation element, returns that EomOperation element.
    Syntax
    'Declaration
     
    Public ReadOnly Property Parent As EomOperation
    public EomOperation Parent {get;}
    See Also