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


IDynamicLayerDescription Interface (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Carto)  

IDynamicLayerDescription Interface

Provides access to the available properties of a dynamic layer description object.

Product Availability

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

Members

Description
Read/write property DrawingDescription Drawing Descriptions.
Read/write property Source Data source for dynamic table.

CoClasses that implement IDynamicLayerDescription

CoClasses and Classes Description
LayerDescription The Layer Description coclass contains settings of a layer in a map.

Remarks

Note: Please make sure to check IMapServerInfo4::SupportsDynamicLayers value is True. If it is False, properties on this interface are ignored.