ESRI.ArcGIS.ADF.Web.DataSources
Name Property
See Also 
ESRI.ArcGIS.ADF.Web.DataSources Namespace > IGISResource Interface : Name Property




Name of the GIS Resource

Syntax

Visual Basic (Declaration) 
Property Name As String
Visual Basic (Usage)Copy Code
Dim instance As IGISResource
Dim value As String
 
instance.Name = value
 
value = instance.Name
C# 
string Name {get; set;}

Return Value

The name of the resource as a String.

See Also

© 2010 All Rights Reserved.