BulkItemRowResult Class | |
Represents the BulkItemRowResult object.
Inheritance Hierarchy
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 BulkItemRowResult : BulkItemResult<Row>
Public Class BulkItemRowResult
Inherits BulkItemResult(Of Row)
public ref class BulkItemRowResult : public BulkItemResult<Row^>
type BulkItemRowResult =
class
inherit BulkItemResult<Row>
end
The BulkItemRowResult type exposes the following members.
Constructors See Also