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.Type Property (ArcObjects .NET 10.5 SDK) |
The description of the type of layer.
[Visual Basic .NET] Public ReadOnly Property Type As String
[C#] public string Type {get;}
Returns the type of ARLayer. For example, 'FeatureLayer' or 'RasterLayer'.