Hi,
is there a way to determine which tables are joined to a feature layer using the ArcGIS Pro SDK for .NET?
For example, I have a Feature Layer "Trees" joined to a Table "Trees_Metadata". I performed the join using the "Joins and Relates" => "Add Join..." function. How can I use the ArcGIS Pro SDK for .NET to find out retrospectively which table the "Trees" layer is joined to?
Thanks in advance