Helper method to return the index of the specified field or -1 if the field is not a source for the copy operation.
'Declaration
Public Function GetSourceFieldIndex( _
ByVal As Field _
) As Integer
public int GetSourceFieldIndex(
Field
)
Parameters
- field
- The field to locate
Return Value
An integer used to identify the offset at which the specified Field exists within the copy operation or -1 if the field is not a source for the copy operation.
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2