ArcObjects Library Reference (TrackingAnalyst)  

IDatasetColumn Interface

Provides access to methods and properties needed to define the contents of a dataset definition's data column.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.

Members

Description
Method getValue Returns the value for the data column in the dataset definition.
Read-only property Name Identifies dataset name information for the data column in the dataset definition.
Method setValue Sets the value for the data column in the dataset definition.
Read/write property Type Type of data described in the dataset definition.

CoClasses that implement IDatasetColumn

CoClasses and Classes Description
DatasetColumn Defines single column in a dataset definition.