ESRI.ArcGIS.ADF.Web.DataSources
LevelID Property
See Also 
ESRI.ArcGIS.ADF.Web.DataSources Namespace > LodInfo Class : LevelID Property




ID of the level of detail.

Syntax

Visual Basic (Declaration) 
Public Property LevelID As Integer
Visual Basic (Usage)Copy Code
Dim instance As LodInfo
Dim value As Integer
 
instance.LevelID = value
 
value = instance.LevelID
C# 
public int LevelID {get; set;}

See Also

© 2010 All Rights Reserved.