ArcGIS Pro 2.9 API Reference Guide
GetDefinition Method (AttributedRelationshipClass)

ArcGIS.Core.Data Namespace > AttributedRelationshipClass Class : GetDefinition Method
Gets the AttributedRelationshipClassDefinition of this dataset. This method must be called on the MCT. Use QueuedTask.Run.
Syntax
public new AttributedRelationshipClassDefinition GetDefinition()
Public Shadows Function GetDefinition() As AttributedRelationshipClassDefinition

Return Value

Exceptions
ExceptionDescription
This dataset does not have a valid definition.
A geodatabase-related exception has occurred.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

AttributedRelationshipClass Class
AttributedRelationshipClass Members