Click or drag to resize

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

The CopyOrMoveRowDestination type exposes the following members.

Constructors
  NameDescription
Public methodCopyOrMoveRowDestination
Top
Properties
  NameDescription
Public propertySheetId
ID of the destination sheet
Top
See Also