RawDataSetType Enumeration: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 4: Line 4:
{{APIPrefix|Public Enum}}
{{APIPrefix|Public Enum}}
{{APIName|'''AnalyticalDataSetType'''}}
{{APIName|'''AnalyticalDataSetType'''}}
 
{{APIComment|Various dataset types including Synthesis API, Weibull, and RGA types.}}
{{Template:RawDataSet.AnalyticalDataSetType}}
{{Template:RawDataSet.AnalyticalDataSetType}}

Revision as of 23:44, 27 September 2013


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