Click or drag to resize
DocumentAttachmentAttachmentID Property
Gets the identifier of the published attachment.

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

Property Value

Type: Int32
Remarks
The identifier of the attachment that is versioned is 0.
See Also