ArcGIS Pro 2.7 API Reference Guide
GetOriginClass Method

ArcGIS.Core.Data Namespace > RelationshipClassDefinition Class : GetOriginClass Method
Gets the name of the origin class. This method must be called on the MCT. Use QueuedTask.Run.
Syntax
public string GetOriginClass()
Public Function GetOriginClass() As String

Return Value

The name of the origin class.
Exceptions
ExceptionDescription
A geodatabase-related exception has occurred.
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

RelationshipClassDefinition Class
RelationshipClassDefinition Members