IAssetStorageTrackAssetType Property
|
Gets the Asset schema
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax IAssetSchema AssetType { get; }
ReadOnly Property AssetType As IAssetSchema
Get
property IAssetSchema^ AssetType {
IAssetSchema^ get ();
}
abstract AssetType : IAssetSchema with get
Property Value
Type:
IAssetSchemaSee Also