TreeNodeRepositoryIsLastVersion Property |
If true, the document is the last version (retrieved using DocumentHelper.GetDocument).
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 12.0.0
Syntax public virtual bool IsLastVersion { get; set; }
Property Value
Type:
BooleanSee Also