This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IR > IRelateDescription Interface (ArcObjects .NET 10.5 SDK) |
Provides access to the RelateDescription Interface.
Description | ||
---|---|---|
GeometryResultOptions | Indicates whether we need to modify Geometry. | |
GeoTransformation | Geo transformation required to transform the geometry if the requested GCS is different from the source. | |
IncludeGeometry | Indicates whether we should include Geometry. | |
OutputSpatialReference | Spatial reference of the output geometry in the related records. | |
OutputTimeReference | Output time reference for the time fields. | |
RelatedTableDefinitionExpression | Definition expression of the related table for which related records are being requested. | |
RelatedTableFields | Table fields that need to be returned as a part of the relate results. | |
RelationshipID | Relationship ID that uniquely idenentifies a relate to a table. | |
ResultFormat | Result format that indicates the type of content in the result. |
CoClasses and Classes | Description |
---|---|
RelateDescription | A colcass that describes a relate for QueryRelatedRows. |