This document is archived and information here might be outdated.  Recommended version.


IGxDataset.DatasetName Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Catalog > ESRI.ArcGIS.Catalog > Interfaces > IG > IGxDataset Interface > IGxDataset.DatasetName Property
ArcGIS Developer Help

IGxDataset.DatasetName Property

The associated dataset name.

[Visual Basic .NET]
Public Property DatasetName As IDatasetName
[C#]
public IDatasetName DatasetName {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IGxDataset Interface