AttachmentInfoSize Property

Gets or sets the size of the attachment.

Definition

Namespace: GleamTech.DocumentUltimate
Assembly: GleamTech.DocumentUltimate (in GleamTech.DocumentUltimate.dll) Version: 7.1.5
C#
public long? Size { get; set; }

Property Value

NullableInt64

See Also