RawDataSet Class: Difference between revisions
Jump to navigation
Jump to search
Chris Kahn (talk | contribs) No edit summary |
Chris Kahn (talk | contribs) |
||
Line 7: | Line 7: | ||
== Properties == | == Properties == | ||
*ExtractedName (as ''string'') {{APIComment|Sets or | *ExtractedName (as ''string'') {{APIComment|Sets or gets the name of the data set.}} | ||
* | *ExtractedDate (as ''date'') {{APIComment|Sets or gets the date when the data set was extracted.}} | ||
* | *ExtractedBy (as ''string'') {{APIComment|Sets or gets the name of the person who extracted the data set.}} | ||
* | *ExtractedType (as ''[[AnalyticalDataSetType Enumeration|AnalyticalDataSetType]]'') {{APIComment|Sets or gets whether the data set is for use with Weibull++/ALTA or RGA.}} |
Revision as of 21:29, 5 March 2014
Methods
- AddDataRow( RawData ) Adds the specified RawData object to RawDataSet.
- Clear Clears all RawData objects from RawDataSet.
Properties
- ExtractedName (as string) Sets or gets the name of the data set.
- ExtractedDate (as date) Sets or gets the date when the data set was extracted.
- ExtractedBy (as string) Sets or gets the name of the person who extracted the data set.
- ExtractedType (as AnalyticalDataSetType) Sets or gets whether the data set is for use with Weibull++/ALTA or RGA.