Click or drag to resize

CopyOrMoveRowResult Class

Result of rows moved or copies.
Inheritance Hierarchy
SystemObject
  Smartsheet.Api.ModelsCopyOrMoveRowResult

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 CopyOrMoveRowResult

The CopyOrMoveRowResult type exposes the following members.

Constructors
  NameDescription
Public methodCopyOrMoveRowResult
Top
Properties
  NameDescription
Public propertyDestinationSheetId
ID of the destination sheet
Public propertyRowMappings
List of RowMapping objects
Top
See Also