This document is archived and information here might be outdated. Recommended version. |
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(
Boolean* pVal
);
[C++] Parameters pVal [out, retval]
pVal is a parameter of type bool*