ComponentOne ADO.NET DataExtender
C1.C1DataExtender.2 Assembly / C1.C1DataExtender Namespace / ViewJoin Class / ParentNode Property

In This Topic
    ParentNode Property
    In This Topic
    References the parent ViewNode of the ViewJoin.
    Syntax
    'Declaration
     
    Public ReadOnly Property ParentNode As ViewNode
    public ViewNode ParentNode {get;}
    See Also