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


IGxDataset.DatasetName Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Catalog)  

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