Click or drag to resize
InfoObjectCollectionTInfoIsLastVersion Property
If true, the document is the last version (retrieved using DocumentHelper.GetDocument).

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

Property Value

Type: Boolean

Implements

IInfoObjectCollectionIsLastVersion
See Also