This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IT > ITxDataset Interface > ITxDataset.Type Property (ArcObjects .NET 10.4 SDK) |
The type of the internal name objects dataset.
[Visual Basic .NET] Public ReadOnly Property Type As esriDatasetType
[C#] public esriDatasetType Type {get;}
[C++]
HRESULT get_Type(
esriDatasetType* pEnumType
);
[C++]
Parameters pEnumType [out, retval]
pEnumType is a parameter of type esriDatasetType