DocumentAttachmentAttachmentID Property |
Gets the identifier of the published attachment.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 12.0.0
Syntaxpublic int AttachmentID { get; }
Property Value
Type:
Int32
Remarks
The identifier of the attachment that is versioned is 0.
See Also