C# 클래스 Smartsheet.Api.Internal.RowResourcesImpl

상속: AbstractResources, RowResources
파일 보기 프로젝트 열기: smartsheet-platform/smartsheet-csharp-sdk 1 사용 예제들

비공개 메소드들

메소드 설명
Attachments ( ) : AssociatedAttachmentResources
DeleteRow ( long id ) : void
Discussions ( ) : AssociatedDiscussionResources
GetCellHistory ( long rowId, long columnId ) : IList
GetRow ( long id, IEnumerable includes ) : Row
MoveRow ( long id, RowWrapper rowWrapper ) : IList
RowResourcesImpl ( SmartsheetImpl smartsheet ) : System
SendRow ( long id, RowEmail email ) : void
UpdateCells ( long rowId, IList cells ) : IList