Click or drag to resize
AttachmentVersionID Property
Gets the identifier of the attachment version.

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

Property Value

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