A list of dataset names to include in a replica.
[Visual Basic .NET] Public ReadOnly Property DatasetNames As IEnumName
[C#] public IEnumName DatasetNames {get;}
[C++]
HRESULT get_DatasetNames(
IEnumName** enumNames
);
[C++]Parameters
enumNames [out, retval]enumNames is a parameter of type IEnumName
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Remarks
This enumeration is the unexpanded enumNames enumeration that was passed into the Init method.