Share

iAssemblyTableRow.Copy Method

Parent Object: iAssemblyTableRow

Description

Method that creates a new row with all values equal to the original row.

Syntax

iAssemblyTableRow.Copy( [NewMemberName] As String ) As iAssemblyTableRow

Parameters

Name Type Description
NewMemberName String Name of new row member.

This is an optional argument whose default value is "".

Version

Introduced in version 11

Was this information helpful?