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.
Name | Description | |
---|---|---|
ConcatenateDateAndTimeFields Constructor | Overloaded. Constructor that takes all required parameters for geoprocessor execution. |
Name | Description | |
---|---|---|
Alias | The alias for this tool's toolbox. | |
DateField | The text field in the input feature layer that contains date values. (In, Required) | |
Feature_Class | The input feature class or layer. (In, Required) | |
OutputFeatureClass | Output Feature Class (out, Optional) | |
OutputField | The name of the new concatenated date/time field to be created and added to the input feature layer. (In, Required) | |
ParameterInfo | The parameters used by this tool. For internal use only. | |
TimeField | The text field in the input feature layer that contains time values. (In, Required) | |
ToolboxDirectory | The directory of this tool's toolbox. | |
ToolboxName | The name of this tool's toolbox. | |
ToolName | The name of this tool. |