RawDataSet Class: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
No edit summary
Line 10: Line 10:
*ExtractedDate    (as ''date'')  {{APIComment|Sets or gets the date when the data set was extracted.}}
*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.}}
*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.}}
*ExtractedType    (as ''[[AnalyticalDataSetType Enumeration|AnalyticalDataSetType]]'') {{APIComment|Sets or gets whether the data set is for use with Weibull++ or RGA.}}

Revision as of 21:37, 5 March 2014


Methods

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++ or RGA.