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

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

비공개 메소드들

메소드 설명
AssociatedAttachmentResourcesImpl ( SmartsheetImpl smartsheet, string masterResourceType ) : System.Collections.Generic
AttachFile ( long objectId, string file, string contentType ) : Attachment
AttachFile ( long objectId, string file, string contentType, long contentLength ) : Attachment
AttachURL ( long objectId, Attachment attachment ) : Attachment
ListAttachments ( long objectId ) : IList