RawDataSetType Enumeration

From ReliaWiki
Revision as of 17:37, 3 December 2013 by John Leavitt (talk | contribs) (Protected "RawDataSet.AnalyticalDataSetType" ([edit=sysop] (indefinite) [move=sysop] (indefinite)) [cascading])
Jump to navigation Jump to search


Describes the type of data the Raw DataSet uses.

Property Syntax

Public Enum AnalyticalDataSetType
The type is Weibull or RGA.

  AnalyticalDataSetType Enum
  Weibull = 1
  RGA = 2