This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GeoDatabaseExtensions > ESRI.ArcGIS.GeoDatabaseExtensions > Interfaces > IT > ITemporalFeature Interface > ITemporalFeature.TemporalFeatureType Property (ArcObjects .NET 10.5 SDK) |
Specifies the type of feature used in a temporal workspace.
[Visual Basic .NET] Public ReadOnly Property TemporalFeatureType As enumTemporalFeatureType
[C#] public enumTemporalFeatureType TemporalFeatureType {get;}
[C++]
HRESULT get_TemporalFeatureType(
enumTemporalFeatureType* pVal
);
[C++]
Parameters pVal [out, retval]
pVal is a parameter of type enumTemporalFeatureType