CopyOrMoveRowDestination Class |  |
Information on the destination of the rows that were copied or moved.
Inheritance HierarchySystemObject
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
Syntaxpublic 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
|
Top
See Also