|
| ESRI.ArcGIS.ADF.IMS | |
| LayerIDDataset Constructor(String) | |
| See Also Send Feedback | |
| ESRI.ArcGIS.ADF.IMS.Data Namespace > LayerIDDataset Class > LayerIDDataset Constructor : LayerIDDataset Constructor(String) |
- layerID
- The LayerID property of the LayerIDDataset to be constructed.
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim layerID As String Dim instance As New LayerIDDataset(layerID) | |
Parameters
- layerID
- The LayerID property of the LayerIDDataset to be constructed.
For an example of using LayerIDDataset when creating a new layers, see FeatureLayer(string, LayerIDDataset) .
The LayerID must match exactly an existing ID of a pre-existing (static) layer in the map service.
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