ESRI.ArcGIS.ADF.Web.DataSources.VirtualEarthService
DataType Property
See Also 
ESRI.ArcGIS.ADF.Web.DataSources.VirtualEarthService.TokenService Namespace > EntityProperty Class : DataType Property




Syntax

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

See Also

© 2010 All Rights Reserved.