Indicates if layer is Historic.
[Visual Basic .NET] Public Property Historic As Boolean
[C#] public bool Historic {get; set;}
[C++]
HRESULT get_Historic(
VARIANT_BOOL* Historic
);
[C++]
HRESULT put_Historic(
VARIANT_BOOL Historic
);
[C++]Parameters
Historic [out, retval] Historic is a parameter of type VARIANT_BOOL Historic [in] Historic is a parameter of type VARIANT_BOOL
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.