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


ITemporalRenderer.FromPropertyPages Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (TrackingAnalyst)  

ITemporalRenderer.FromPropertyPages Property

Indicates who is making the request for the legend: the property pages.

[Visual Basic .NET]
Public WriteOnly Property FromPropertyPages
[C#]
public void FromPropertyPages {set;}
[C++]
HRESULT put_FromPropertyPages(
  VARIANT_BOOL 
);
[C++]

Parameters [in] is a parameter of type VARIANT_BOOL

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.

See Also

ITemporalRenderer Interface