RawDataSetType Enumeration

From ReliaWiki
Revision as of 17:08, 30 September 2013 by Albert Szeto (talk | contribs)
Jump to navigation Jump to search


Describes the type of data the Raw DataSet uses.

Property Syntax

Public Enum AnalyticalDataSetType
Various dataset types including Synthesis API, Weibull, and RGA types.

  AnalyticalDataSetType Enum
  Weibull = 1
  RGA = 2