|
| ESRI.ArcGIS.ADF.Web.DataSources | |
| GetLayerInfos Method | |
| See Also Send Feedback | |
| ESRI.ArcGIS.ADF.Web.DataSources Namespace > ISupportsLayerInfo Interface : GetLayerInfos Method |
- getFields
| Visual Basic (Declaration) | |
|---|---|
Function GetLayerInfos( _ ByVal getFields As Boolean _ ) As LayerInfoBase() | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As ISupportsLayerInfo Dim getFields As Boolean Dim value() As LayerInfoBase value = instance.GetLayerInfos(getFields) | |
| C# | |
|---|---|
LayerInfoBase[] GetLayerInfos( bool getFields ) | |
Parameters
- getFields
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family