ESRI.ArcGIS.TrackingAnalystTools
ConcatenateDateAndTimeFields Class Members
See Also  Properties  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.TrackingAnalystTools Namespace : ConcatenateDateAndTimeFields Class




The following tables list the members exposed by ConcatenateDateAndTimeFields.

Public Constructors

 NameDescription
Public ConstructorConcatenateDateAndTimeFields ConstructorOverloaded. Constructor that takes all required parameters for geoprocessor execution.  
Top

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public PropertyDateFieldThe text field in the input feature layer that contains date values. (In, Required)  
Public PropertyFeature_ClassThe input feature class or layer. (In, Required)  
Public PropertyOutputFeatureClassOutput Feature Class (out, Optional)  
Public PropertyOutputFieldThe name of the new concatenated date/time field to be created and added to the input feature layer. (In, Required)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public PropertyTimeFieldThe text field in the input feature layer that contains time values. (In, Required)  
Public PropertyToolboxDirectoryThe directory of this tool's toolbox.  
Public PropertyToolboxNameThe name of this tool's toolbox.  
Public PropertyToolNameThe name of this tool.  
Top

See Also

© 2010 All Rights Reserved.