RowMapping Class | |
Information between the source and destination sheet of rows that were copied or moved.
Inheritance Hierarchy SystemObject
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
Syntax public 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
|
TopSee Also