ESRI.ArcGIS.TrackingAnalystTools
time_field_format Property
See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.TrackingAnalystTools Namespace > MakeTrackingLayer Class : time_field_format Property




If the data type of the time field is anything other than Date, this parameter determines the format that will be used to interpret data values in the time field. Some examples of formats are: (In, Optional)

Syntax

Visual Basic (Declaration) 
Public Property time_field_format As String
Visual Basic (Usage)Copy Code
Dim instance As MakeTrackingLayer
Dim value As String
 
instance.time_field_format = value
 
value = instance.time_field_format
C# 
public string time_field_format {get; set;}

See Also

© 2010 All Rights Reserved.