The data space item type.
[Visual Basic .NET] Public Property Type As esriDiscoveryDataSpaceItemType
[C#] public esriDiscoveryDataSpaceItemType Type {get; set;}
[C++]
HRESULT get_Type(
esriDiscoveryDataSpaceItemType* pType
);
[C++]
HRESULT put_Type(
esriDiscoveryDataSpaceItemType pType
);
[C++]Parameters
pType [out, retval]pType is a parameter of type esriDiscoveryDataSpaceItemType
pType [in]pType is a parameter of type esriDiscoveryDataSpaceItemType
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.