C# Класс Smartsheet.Api.Internal.AssociatedAttachmentResourcesImpl

Наследование: AbstractAssociatedResources, AssociatedAttachmentResources
Показать файл Открыть проект Примеры использования класса

Приватные методы

Метод Описание
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