This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > ID > IDatasetColumn Interface (ArcObjects .NET 10.5 SDK) |
Provides access to methods and properties needed to define the contents of a dataset definition's data column.
Description | ||
---|---|---|
getValue | Returns the value for the data column in the dataset definition. | |
Name | Identifies dataset name information for the data column in the dataset definition. | |
setValue | Sets the value for the data column in the dataset definition. | |
Type | Type of data described in the dataset definition. |
CoClasses and Classes | Description |
---|---|
DatasetColumn | Defines single column in a dataset definition. |