public AttributedRelationshipClassDescription( string attributedRelationshipClassName, AttributedRelationshipClassDefinition attributedRelationshipClassDefinition )
Public Function New( _ ByVal attributedRelationshipClassName As String, _ ByVal attributedRelationshipClassDefinition As AttributedRelationshipClassDefinition _ )
Parameters
- attributedRelationshipClassName
- The name of the description.
- attributedRelationshipClassDefinition
- The ArcGIS.Core.Data.AttributedRelationshipClass that the description object is representing.