ArcGIS Explorer Component Help |
GeodatabaseFolder..::.Parent Property |
GeodatabaseFolder Class See Also |
Gets the Geodatabase which contains the GeodatabaseFolder.
Namespace:
ESRI.ArcGISExplorer.DataAssembly: 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 |