ESRI.ArcGIS.ADF.ArcGISServer
TimeValue Property
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > MapDescription Class : TimeValue Property




Syntax

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

See Also

© 2010 All Rights Reserved.