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


IIMSSubLayer.SymbologyUpdated Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Carto)  

IIMSSubLayer.SymbologyUpdated Property

Indicates if this layers symbology has been updated.

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

Parameters [in] is a parameter of type VARIANT_BOOL

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IIMSSubLayer Interface