Show / Hide Table of Contents

Class AttachmentFilesystemPlugin

Inheritance
Object
AttachmentFilesystemPlugin
Implements
IAttachmentPlugin
Namespace: SuperOffice.CRM.Attachment
Assembly: SoDataBase.dll
Syntax
[AttachmentPlugin("FileAttachment")]
public class AttachmentFilesystemPlugin : Object, IAttachmentPlugin, IPlugin

Constructors

AttachmentFilesystemPlugin()

Declaration
public AttachmentFilesystemPlugin()

Methods

AttachmentExists()

Declaration
public bool AttachmentExists()
Returns
Type Description
Boolean

Delete()

Declaration
public void Delete()

GetData()

Declaration
public Stream GetData()
Returns
Type Description
Stream

SaveData(Stream)

Declaration
public void SaveData(Stream data)
Parameters
Type Name Description
Stream data

SetAttachmentId(Int32)

Declaration
public void SetAttachmentId(int attachmentId)
Parameters
Type Name Description
Int32 attachmentId

Implements

IAttachmentPlugin

Extension Methods

EnumUtil.MapEnums<From, To>(From)
ObjectExtensions.AssignByReflection<T>(T, T)
ObjectExtensions.GraphCopy<T>(T)
Converters.MapEnums<From, To>(From)
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top