Click or drag to resize
IAttachmentAttachmentGUID Property
Gets the globally unique identifier of the attachment or attachment version.

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

Property Value

Type: Guid
See Also