Click or drag to resize
DocumentAttachmentAttachmentHash Property
Gets the string representation of the attachment or attachment version hash.

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

Property Value

Type: String

Implements

IAttachmentAttachmentHash
See Also