Click or drag to resize
IAttachmentAttachmentName Property
Gets the file name of the attachment or attachment version.

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

Property Value

Type: String
See Also