This document is archived and information here might be outdated.  Recommended version.


IDataObjectTable Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > ID > IDataObjectTable Interface
ArcGIS Developer Help

IDataObjectTable Interface

Data Table

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Read-only property CopyrightText Copyright information associated with the table or layer.
Read-only property Description The description of the table or layer. This property is set in the General tab of the Table/ Layer Properties dialog.
Read-only property DisplayPropName Primary display field.
Read-only property GlobalIDPropName
Read-only property HasAttachments Indicates if the table/ layer has attachments.
Read-only property HTMLPopupType Indicates if the layer/table has HTML popups enabled.
Read-only property ID
Read-only property Name
Read-only property OIDPropName
Read-only property PropertyInfos
Read-only property Relations
Read-only property Templates Feature Templates.
Read-only property TypeIDPropName
Read-only property Types

Classes that implement IDataObjectTable

Classes Description
DataObjectTable DataObjectTable co-class.