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.