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