ESRI.ArcGIS.ADF.Web.DataSources.VirtualEarthService
DeviceTypeSpecified Property
See Also 
ESRI.ArcGIS.ADF.Web.DataSources.VirtualEarthService.Services Namespace > UserProfile Class : DeviceTypeSpecified Property




Syntax

Visual Basic (Declaration) 
<XmlIgnoreAttribute()>
Public Property DeviceTypeSpecified As Boolean
Visual Basic (Usage)Copy Code
Dim instance As UserProfile
Dim value As Boolean
 
instance.DeviceTypeSpecified = value
 
value = instance.DeviceTypeSpecified
C# 
[XmlIgnoreAttribute()]
public bool DeviceTypeSpecified {get; set;}

See Also

© 2010 All Rights Reserved.