Click or drag to resize
AttachmentInfoAttachmentIsUnsorted Property
Indicates if attachment is an unsorted attachment.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 9.0.0
Syntax
C#
public virtual bool AttachmentIsUnsorted { get; set; }

Property Value

Type: Boolean
See Also