AttachmentVersionID Property |
Gets the identifier of the attachment version.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 10.0.0
Syntaxpublic int VersionID { get; }
Property Value
Type:
Int32
Remarks
The identifier of the attachment that is not versioned is 0.
See Also