RawDataSet Class: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
{{Template:APIClass|RawDataSet Class|RawDataSet}}  
{{Template:APIClass|RawDataSet Class|RawDataSet}}  


The RawDataSet class represents a raw data set to be stored in the Reliability Data Warehouse (RDW) that can then be displayed in the RDW to Folio tool within Weibull and RGA.
The RawDataSet class represents a data set to be stored in the Reliability Data Warehouse (RDW) that can then be displayed in the RDW to Folio tool within Weibull and RGA.




== Methods ==
== Methods ==
*'''[[RawDataSet.Clear|Clear]]''' {{APIComment|Clears all data rows.}}
*'''[[RawDataSet.Clear|Clear]]''' {{APIComment|Clears the RawDataSet of all RawData.}}


== Properties ==
== Properties ==

Revision as of 23:43, 12 December 2013



The RawDataSet class represents a data set to be stored in the Reliability Data Warehouse (RDW) that can then be displayed in the RDW to Folio tool within Weibull and RGA.


Methods

  • Clear Clears the RawDataSet of all RawData.

Properties