This document is archived and information here might be outdated.  Recommended version.


ITemporalRecordSet.MostCurrentFeature Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (GeoDatabaseExtensions)  

ITemporalRecordSet.MostCurrentFeature Property

Returns success, but does nothing.

[Visual Basic .NET]
Public ReadOnly Property MostCurrentFeature As Object
[C#]
public object MostCurrentFeature {get;}
[C++]
HRESULT get_MostCurrentFeature(
  VARIANT* feature
);
[C++]

Parameters feature [out, retval] feature is a parameter of type VARIANT

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

ITemporalRecordSet Interface