ArcObjects Library Reference  (TrackingAnalyst)    

IAMSDatasetName Interface

Provides access to properties and methods needed to manage dataset names in the tracking workspace.

Product Availability

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

Description

This interface expoits properties and methods that are used to manage a dataset definitions availability to be listed or used within the conventional workspace metaphore.  This object provides a dataset definition id property as well as name description and enabled. The enabled property determines whether or not this is listed as a dataset from the IWorkspace interface.

Members

Description
Read/write property Category The category of the dataset.
Read/write property FeatureDatasetName The Feature Dataset Name object.
Read/write property FeatureType The feature type for this feature class name.
Read/write property Name The name of the dataset.
Read/write property ShapeFieldName The spatial column name for this feature class name.
Read/write property ShapeType The feature class shape type.
Read-only property SubsetNames Subset names contained within this dataset name.
Read-only property TemporalColumnName Name of the column containing the time and date information.
Read/write property TrackingService Defines a tracking service within the real-time data connection in the workspace.
Read-only property Type The type of the dataset.
Read/write property Visible Indicates whether or not the dataset name is visible in the workspace dialog.
Read/write property WorkspaceName The WorkspaceName of the DatasetName.

Inherited Interfaces

Interfaces Description
IDatasetName Provides access to members that supply dataset name information.

CoClasses that implement IAMSDatasetName

CoClasses and Classes Description
AMSDatasetName Controls the settings for the tracking dataset names.

 


Feedback Send feedback on this page