ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Core.Data.DDL Namespace / AttributedRelationshipClassDescription Class / AttributedRelationshipClassDescription Constructor / AttributedRelationshipClassDescription Constructor(String,AttributedRelationshipClassDefinition)
The name of the description.
The ArcGIS.Core.Data.AttributedRelationshipClass that the description object is representing.
Version

AttributedRelationshipClassDescription Constructor(String,AttributedRelationshipClassDefinition)
Creates a description object of the ArcGIS.Core.Data.AttributedRelationshipClass.
Syntax

Parameters

attributedRelationshipClassName
The name of the description.
attributedRelationshipClassDefinition
The ArcGIS.Core.Data.AttributedRelationshipClass that the description object is representing.
Exceptions
Requirements

Target Platforms: Windows 11, Windows 10

ArcGIS Pro version: 3.1 or higher.
See Also