ESRI.ArcGIS.ADF.ArcGISServer
LastTimeSliceFieldName Property
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > TrafficData Class : LastTimeSliceFieldName Property




The field name of the last time slice of the given period in the profile table.

Syntax

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

See Also

© 2010 All Rights Reserved.