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