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


IDynamicLayerDescription Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > ID > IDynamicLayerDescription Interface
ArcGIS Developer Help

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

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

Classes that implement IDynamicLayerDescription

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.