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




If the time field data type is Text and the time format is a 12-hour clock representation including a time marker ("t" or "tt"), then this parameter determines the character ("t") or characters ("tt") that designate AM in the time field data values. If nothing is entered, then the default AM designator for the selected locale will be used. For all time field data types other than Text, this parameter is not needed. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.