ESRI.ArcGIS.ADF.Web.DataSources.VirtualEarthService
CustomLogEntry Property
See Also 
ESRI.ArcGIS.ADF.Web.DataSources.VirtualEarthService.TokenService Namespace > CustomerInfoHeader Class : CustomLogEntry Property




Syntax

Visual Basic (Declaration) 
Public Property CustomLogEntry As Short
Visual Basic (Usage)Copy Code
Dim instance As CustomerInfoHeader
Dim value As Short
 
instance.CustomLogEntry = value
 
value = instance.CustomLogEntry
C# 
public short CustomLogEntry {get; set;}

See Also

© 2010 All Rights Reserved.