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