IAssetContentIndexEntryAssetId Property
|
Gets/sets the asset id
Namespace:
Ingeniux.CMS.Assets.Search
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax int AssetId { get; set; }
Property AssetId As Integer
Get
Set
property int AssetId {
int get ();
void set (int value);
}
abstract AssetId : int with get, set
Property Value
Type:
Int32See Also