RawDataSet Class: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 3: Line 3:


<onlyinclude>Represents a Synthesis Data Warehouse (SDW) data collection.</onlyinclude> You can view a list of all available data collections in a repository by choosing '''Home > Synthesis Synthesis Data Warehouse'''. (In Version 9, this is '''Project > Synthesis  > XFRACAS to RDW'''.)
<onlyinclude>Represents a Synthesis Data Warehouse (SDW) data collection.</onlyinclude> You can view a list of all available data collections in a repository by choosing '''Home > Synthesis Synthesis Data Warehouse'''. (In Version 9, this is '''Project > Synthesis  > XFRACAS to RDW'''.)


==Constructor==
==Constructor==

Revision as of 22:03, 24 July 2015

APIWiki.png


Member of: SynthesisAPI9


Represents a Synthesis Data Warehouse (SDW) data collection. You can view a list of all available data collections in a repository by choosing Home > Synthesis Synthesis Data Warehouse. (In Version 9, this is Project > Synthesis > XFRACAS to RDW.)

Constructor

Name Description
RawDataSet Creates an instance of the RawDataSet class.


Methods

Name Description
AddDataRow Adds a new RawData object, which represents a data point, to the SDW data collection.
Clear Clears all data points saved in the RawDataSet object.


Properties

Name Description
ExtractedName String. The name of the SDW data collection.
ExtractedDate Date. The date when the data set was extracted.
ExtractedBy String. The name of the person who extracted the data set.
ExtractedType Gets or sets one of the constants of the RawDataSetType enumeration, which specifies whether the data set is for use with Weibull++ or RGA.