DocumentAttachmentID Property |
Attachment ID.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 11.0.0
Syntax public int ID { get; set; }
Property Value
Type:
Int32Remarks
If attachment is history version, returns the history ID, if the attachment is published attachment, returns attachment ID
See Also