Click or drag to resize
DocumentAttachmentAttachmentSize Property
Gets the size, in bytes, of the attachment or attachment version.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 12.0.0
Syntax
C#
public int AttachmentSize { get; set; }

Property Value

Type: Int32

Implements

IAttachmentAttachmentSize
See Also