Click or drag to resize
DocumentQueryPropertiesIsLastVersion Property
If true, the last version of the documents is retrieved.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.2.23
Syntax
C#
public bool IsLastVersion { get; set; }

Property Value

Type: Boolean
See Also