AttachmentView Class

Definition

Attachment View name and size.

public class AttachmentView
type AttachmentView = class
Public Class AttachmentView
Inheritance
AttachmentView

Constructors

AttachmentView()

Initializes a new instance of the AttachmentView class.

AttachmentView(String, Nullable<Int32>)

Initializes a new instance of the AttachmentView class.

Properties

Size

Gets or sets size of the attachment.

ViewId

Gets or sets id of the attachment.

Applies to