ArcGIS Pro 2.9 API Reference Guide
GetJoinField Method

ArcGIS.Desktop.Workflow.WorkflowPane.QueryBuilder Namespace > SchemaXMLWalker Class : GetJoinField Method
Syntax
public string GetJoinField( 
   string strTable,
   string strField
)
Public Function GetJoinField( _
   ByVal strTable As String, _
   ByVal strField As String _
) As String

Parameters

strTable
strField
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

SchemaXMLWalker Class
SchemaXMLWalker Members