Indicates who is making the request for the legend: the property pages.
[Visual Basic 6.0] Property FromPropertyPages As Boolean
[Visual Basic .NET]
Public WriteOnly Property FromPropertyPages
[C#] public void FromPropertyPages {set;}
[Java] public boolean setFromPropertyPages() throws IOException, AutomationException
[C++]
HRESULT put_FromPropertyPages(
VARIANT_BOOL
);
Parameters
[in]
is a parameter of type VARIANT_BOOL
This Property will tell the get_TemporalLegend who's making the request for the legend: the PropertyPages not someone else.