IAssetMapEntryAssetType Property
|
Gets/sets the type of asset
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax AssetType AssetType { get; set; }
Property AssetType As AssetType
Get
Set
property AssetType AssetType {
AssetType get ();
void set (AssetType value);
}
abstract AssetType : AssetType with get, set
Property Value
Type:
AssetTypeSee Also