Gets the Geodatabase which contains the GeodatabaseFolder.

Namespace:  ESRI.ArcGISExplorer.Data

Assembly:  ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.1500 (2.0.0.1500)

Syntax

C#
public Geodatabase Parent { get; }
Visual Basic (Declaration)
Public ReadOnly Property Parent As Geodatabase

Field Value

A geodatabase object which contains the GeodatabaseFolder.

See Also