This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IR > IRepresentation Interface > IRepresentation.RepresentationClass Property (ArcObjects .NET 10.4 SDK) |
The representation class to which this representation belongs.
[Visual Basic .NET] Public ReadOnly Property RepresentationClass As IRepresentationClass
[C#] public IRepresentationClass RepresentationClass {get;}
[C++]
HRESULT get_RepresentationClass(
IRepresentationClass** repClass
);
[C++]
Parameters repClass [out, retval]
repClass is a parameter of type IRepresentationClass