IAssetSchemaVersionStorageQuota Property
|
Gets the storage limitation associated with the Asset type defined by this schema
Namespace: Ingeniux.CMSAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
SyntaxIStorageQuota StorageQuota { get; }ReadOnly Property StorageQuota As IStorageQuota
Get
property IStorageQuota^ StorageQuota {
IStorageQuota^ get ();
}abstract StorageQuota : IStorageQuota with get
Property Value
IStorageQuota
See Also