IAssetContentSearchResultItemCheckedOut Property
|
Gets whether the content item is checked out
Namespace:
Ingeniux.CMS.Assets.Search
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax ReadOnly Property CheckedOut As Boolean
Get
property bool CheckedOut {
bool get ();
}
abstract CheckedOut : bool with get
Property Value
Type:
BooleanSee Also