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


IDERepresentationClass Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > ID > IDERepresentationClass Interface
ArcGIS Developer Help

IDERepresentationClass Interface

Provides access to members that return information about representation class data elements.

Product Availability

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

Members

Name Description
Read/write property Attributes General attributes defined at the representation class level.
Read/write property FeatureClassName The name of the attached feature class.
Read/write property OverrideFieldName The name of the Override field.
Read/write property RepresentationRules RepresentationRules Property.
Read/write property RequireShapeOverride Indicates if a shape override is required for feature representations.
Read/write property RuleIDFieldName The name of the RuleID field.

Classes that implement IDERepresentationClass

Classes Description
DERepresentationClass Representation Class Data Element object.