This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IT > ITemporalFeatureClass Interface > ITemporalFeatureClass.ContainsTemporalObjects Property (ArcObjects .NET 10.5 SDK) |
Indicates whether or not a temporal object table is used to collect or provide static information about temporal observations.
[Visual Basic .NET] Public ReadOnly Property ContainsTemporalObjects As Boolean
[C#] public bool ContainsTemporalObjects {get;}
[C++]
HRESULT get_ContainsTemporalObjects(
VARIANT_BOOL* pVal
);
[C++]
Parameters pVal [out, retval] pVal is a parameter of type VARIANT_BOOL