RowMapping Class |  |
Information between the source and destination sheet of rows that were copied or moved.
Inheritance HierarchySystemObject
Smartsheet.Api.ModelsRowMapping
Namespace:
Smartsheet.Api.Models
Assemblies:
smartsheet-csharp-sdk (in smartsheet-csharp-sdk.dll) Version: 2.126.0
smartsheet-csharp-sdk (in smartsheet-csharp-sdk.dll) Version: 2.126.0
Syntaxpublic ref class RowMapping
type RowMapping = class end
The RowMapping type exposes the following members.
Constructors
Properties
| Name | Description |
---|
 | From |
Row ID in the source sheet
|
 | To |
Row ID in the source sheet
|
Top
See Also