This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > PublisherControls > ESRI.ArcGIS.PublisherControls > Interfaces > IA > IARLayer Interface > IARLayer.Description Property (ArcObjects .NET 10.5 SDK) |
The description of the layer.
[Visual Basic .NET] Public ReadOnly Property Description As String
[C#] public string Description {get;}
A description of the layer set by the publisher of the Published Map File. For example, an ARLayer with the Name 'water' may have the Description 'Upland river system, surveyed in 1990'.