This document is archived and information here might be outdated. Recommended version. |
Transfer attributes between rows based on the field map.
[Visual Basic .NET] Public Sub Transfer ( _ ByVal pFieldMap As IFieldMap, _ ByVal pSourceRow As IRow, _ ByVal pTargetRow As IRow, _ ByRef pSuccessful As Boolean _ )
[C#] public void Transfer ( IFieldMap pFieldMap, IRow pSourceRow, IRow pTargetRow, ref bool pSuccessful );
Features (IFeature) are a type of IRow object and may be used for these required objects.