// Copyright (c) 2013 DMTF. All rights reserved. [Indication, Experimental, Abstract, Version ( "2.43.0" ), UMLPackagePath ( "CIM::System::Indications" ), Description ( "Abstract parent class for all types of line-oriented reports. " "Subclasses of this class are generally used by services such " "as the FSQuotaManagementService, which return an array of " "report records when asked to issue a report. The Indication " "qualifier means that instances of this class and its " "subclasses do not have keys." )] class CIM_ReportRecord { };