RawDataSetType Enumeration: Difference between revisions
Jump to navigation
Jump to search
Albert Szeto (talk | contribs) No edit summary |
Albert Szeto (talk | contribs) No edit summary |
||
Line 3: | Line 3: | ||
== Property Syntax== | == Property Syntax== | ||
{{APIPrefix|Public Enum}} | {{APIPrefix|Public Enum}} | ||
{{APIName|'''AnalyticalDataSetType'''}} | {{APIName|'''AnalyticalDataSetType'''}}<br> | ||
{{APIComment|Various dataset types including Synthesis API, Weibull, and RGA types.}} | {{APIComment|Various dataset types including Synthesis API, Weibull, and RGA types.}} | ||
{{Template:RawDataSet.AnalyticalDataSetType}} | {{Template:RawDataSet.AnalyticalDataSetType}} |
Revision as of 17:08, 30 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