ESRI.ArcGIS.ADF.Web.DataSources.VirtualEarthService
Properties Property
See Also 
ESRI.ArcGIS.ADF.Web.DataSources.VirtualEarthService.TokenService Namespace > EntityType Class : Properties Property




Syntax

Visual Basic (Declaration) 
<XmlArrayItemAttribute("Property")>
Public Property Properties As EntityProperty()
Visual Basic (Usage)Copy Code
Dim instance As EntityType
Dim value() As EntityProperty
 
instance.Properties = value
 
value = instance.Properties
C# 
[XmlArrayItemAttribute("Property")]
public EntityProperty[] Properties {get; set;}

See Also

© 2010 All Rights Reserved.