RawDataSet Class: Difference between revisions

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


== Properties ==
== Properties ==
*ExtractedName    (as ''string'') {{APIComment|Sets or gets the name of the data set.}}
*ExtractedName    (as ''string'') {{APIComment|Gets or sets the name of the data set.}}
*ExtractedDate    (as ''date'')  {{APIComment|Sets or gets the date when the data set was extracted.}}
*ExtractedDate    (as ''date'')  {{APIComment|Gets or sets 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|Gets or sets 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++ or RGA.}}
*ExtractedType    (as ''[[AnalyticalDataSetType Enumeration|AnalyticalDataSetType]]'') {{APIComment|Gets or sets whether the data set is for use with Weibull++ or RGA.}}

Revision as of 21:37, 12 March 2014


To view an added data set in Weibull++ or RGA, choose Project > Synthesis > RDW to Folio.

Methods

Properties

  • ExtractedName (as string) Gets or sets the name of the data set.
  • ExtractedDate (as date) Gets or sets the date when the data set was extracted.
  • ExtractedBy (as string) Gets or sets the name of the person who extracted the data set.
  • ExtractedType (as AnalyticalDataSetType) Gets or sets whether the data set is for use with Weibull++ or RGA.