CopyOrMoveRowDestination Class | |
Information on the destination of the rows that were copied or moved.
Inheritance Hierarchy SystemObject
Smartsheet.Api.ModelsCopyOrMoveRowDestination
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 class CopyOrMoveRowDestination
Public Class CopyOrMoveRowDestination
public ref class CopyOrMoveRowDestination
type CopyOrMoveRowDestination = class end
The CopyOrMoveRowDestination type exposes the following members.
Constructors Properties
| Name | Description |
---|
| SheetId |
ID of the destination sheet
|
TopSee Also