Table of Contents

Class CopyOrMoveRowDestination

Namespace
Smartsheet.Api.Models
Assembly
smartsheet-csharp-sdk.dll

Information on the destination of the rows that were copied or moved.

public class CopyOrMoveRowDestination
Inheritance
CopyOrMoveRowDestination
Inherited Members

Properties

SheetId

ID of the destination sheet

public long SheetId { get; set; }

Property Value

long