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 is a collection of [[RawData Class|RawData]] that represents a data set to be stored in the Reliability Data Warehouse (RDW) via [[Repository.SaveRawDataSet]] that can then be displayed in the RDW to Folio tool within Weibull and RGA.  
The RawDataSet class is a collection of [[RawData Class|RawData]] that represents a data set to be stored in the Reliability Data Warehouse (RDW) via [[Repository.SaveRawDataSet]] that can then be displayed in the RDW to Folio tool within Weibull++ and RGA.  





Revision as of 17:50, 16 January 2014



The RawDataSet class is a collection of RawData that represents a data set to be stored in the Reliability Data Warehouse (RDW) via Repository.SaveRawDataSet that can then be displayed in the RDW to Folio tool within Weibull++ and RGA.


Methods

  • Clear Clears the RawDataSet of all RawData.

Properties