This document is archived and information here might be outdated. Recommended version. |
The target field for the provided source field.
[Visual Basic .NET] Public Function GetTargetField ( _ ByVal pSourceField As IField _ ) As IField
[C#] public IField GetTargetField ( IField pSourceField );