ESRI.ArcGIS.ADF.ArcGISServer
TimeZoneNameID Property
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > TimeReference Class : TimeZoneNameID Property




Syntax

Visual Basic (Declaration) 
<XmlElementAttribute(XmlSchemaForm.Unqualified)>
Public Property TimeZoneNameID As String
Visual Basic (Usage)Copy Code
Dim instance As TimeReference
Dim value As String
 
instance.TimeZoneNameID = value
 
value = instance.TimeZoneNameID
C# 
[XmlElementAttribute(XmlSchemaForm.Unqualified)]
public string TimeZoneNameID {get; set;}

See Also

© 2010 All Rights Reserved.