ESRI.ArcGIS.ADF.Web.DataSources
Type Property
See Also 
ESRI.ArcGIS.ADF.Web.DataSources Namespace > ResourceInfo Class : Type Property




The type of this resource

Syntax

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

See Also

© 2010 All Rights Reserved.