retrieves the parent entity based on the ID_Parent column in the DB

Namespace: Cartella.Interfaces
Assembly: CartellaData (in CartellaData.dll) Version: 4.1.0.171 (4.1.0.171)

Syntax

C#
IEntity GetParent()
Visual Basic
Function GetParent As IEntity
Visual C++
IEntity^ GetParent()

Return Value

See Also