ArcObjects Library Reference (Carto)  

ICadastralFabricSubLayer2.Historic Property

Indicates if layer is Historic.

ERROR: Syntax information about ICadastralFabricSubLayer2.Historic may not be in D:\ArcGIS\DotNet\ESRI.ArcGIS.Carto.dll

[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.

See Also

ICadastralFabricSubLayer2 Interface