ESRI.ArcGIS.ADF.Web.UI.WebControls
ItemType Property
See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > GISResourceItemDependency Class : ItemType Property




The System.Type of the GIS resource used by the task.

Syntax

Visual Basic (Declaration) 
Public Property ItemType As Type
Visual Basic (Usage)Copy Code
Dim instance As GISResourceItemDependency
Dim value As Type
 
instance.ItemType = value
 
value = instance.ItemType
C# 
public Type ItemType {get; set;}

See Also

© 2010 All Rights Reserved.