Click or drag to resize

IAssetContentIndexEntryCheckedOutContent Property


Gets/sets whether the content is from checked in or checked out version of the asset

Namespace:  Ingeniux.CMS.Assets.Search
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax
bool CheckedOutContent { get; set; }

Property Value

Type: Boolean
See Also