RawDataSet Class: Difference between revisions

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


== Properties ==
== Properties ==
*[[RawDataSet.AnalyticalDataSetType]] {{APIComment|Sets or returns the raw data set type.}}
*[[RawDataSet.AnalyticalDataSetType]] (as ''TYPE'') {{APIComment|Sets or returns the raw data set type.}}
*[[RawDataSet.ExtractedName]] {{APIComment|Sets or returns the Extracted Name string}}
*[[RawDataSet.ExtractedName]]         (as ''string'') {{APIComment|Sets or returns the Extracted Name string}}
*[[RawDataSet.ExtractedBy]] {{APIComment|Sets or returns the Extracted By string}}
*[[RawDataSet.ExtractedBy]]           (as ''string'') {{APIComment|Sets or returns the Extracted By string}}
*[[RawDataSet.ExtractedType]] {{APIComment|Sets or returns the Extracted Type}}
*[[RawDataSet.ExtractedType]]         (as ''[[AnalyticalDataSetType Enumeration|AnalyticalDataSetType]]'') {{APIComment|Sets or returns the Extracted Type}}
*[[RawDataSet.ExtractedDate]] {{APIComment|Sets or returns the Extracted Date}}
*[[RawDataSet.ExtractedDate]]         (as ''date'') {{APIComment|Sets or returns the Extracted Date}}

Revision as of 20:47, 5 March 2014



Methods

Properties