AttachmentService.Update Method
- Namespace:
- Weavy.Core.Services
- Assembly:
- Weavy.Core.dll
Update(Attachment, bool)
Update an attachment.
public static Attachment Update(Attachment attachment, bool auth = true)
Parameters
- attachment
- Attachment
The attachment to update.
- auth
- bool
Returns
Attachment
The inserted attachment.