Click or drag to resize
DocumentAttachmentAttachmentName 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#
public string AttachmentName { get; set; }

Property Value

Type: String

Implements

IAttachmentAttachmentName
See Also