This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Interfaces > IU > IUpdateLegendInfo Interface > IUpdateLegendInfo.Update Property (ArcObjects .NET 10.5 SDK) |
Indicates whether legend class has been modified.
[Visual Basic .NET] Public ReadOnly Property Update As Boolean
[C#] public bool Update {get;}
[C++]
HRESULT get_Update(
VARIANT_BOOL* bUpdate
);
[C++]
Parameters bUpdate [out, retval] bUpdate is a parameter of type VARIANT_BOOL