IAssetVersionOwnerItem Property
|
Gets the owner item of this version object. It can be either
Asset or Asset Folder
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax IAssetItem OwnerItem { get; }
ReadOnly Property OwnerItem As IAssetItem
Get
property IAssetItem^ OwnerItem {
IAssetItem^ get ();
}
abstract OwnerItem : IAssetItem with get
Property Value
Type:
IAssetItemSee Also