iAssemblyTableRow.Copy Method
Parent Object: iAssemblyTableRowDescription
Method that creates a new row with all values equal to the original row.
Syntax
iAssemblyTableRow.Copy( [NewMemberName] As String ) As iAssemblyTableRowParameters
Name | Type | Description |
NewMemberName | String | Name of new row member. This is an optional argument whose default value is "". |