AttachmentInfo.Size Property
Definition
- Namespace
- GleamTech.DocumentUltimate
- Assembly
- GleamTech.DocumentUltimate.dll
Gets or sets the size of the attachment.
public long? Size { get; set; }
Property Value
- long?
Gets or sets the size of the attachment.
public long? Size { get; set; }