IAssetStorageTrackAssetType Property
|
Gets the Asset schema
Namespace: Ingeniux.CMSAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
SyntaxIAssetSchema AssetType { get; }ReadOnly Property AssetType As IAssetSchema
Get
property IAssetSchema^ AssetType {
IAssetSchema^ get ();
}abstract AssetType : IAssetSchema with get
Property Value
IAssetSchema
See Also