C# Class Smartsheet.Api.Internal.AssociatedAttachmentResourcesImpl

Inheritance: AbstractAssociatedResources, AssociatedAttachmentResources
Show file Open project: smartsheet-platform/smartsheet-csharp-sdk Class Usage Examples

Private Methods

Method Description
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