RawDataSet Class: Difference between revisions

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


== Properties ==
== Properties ==
*ExtractedName    (as ''string'') {{APIComment|Sets or returns the Extracted Name string}}
*ExtractedName    (as ''string'') {{APIComment|Sets or gets the name of the data set.}}
*ExtractedBy      (as ''string'') {{APIComment|Sets or returns the Extracted By string}}
*ExtractedDate    (as ''date'')   {{APIComment|Sets or gets the date when the data set was extracted.}}
*ExtractedType    (as ''[[AnalyticalDataSetType Enumeration|AnalyticalDataSetType]]'') {{APIComment|Sets or returns the Extracted Type}}
*ExtractedBy      (as ''string'') {{APIComment|Sets or gets the name of the person who extracted the data set.}}
*ExtractedDate     (as ''date'') {{APIComment|Sets or returns the Extracted Date}}
*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

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.