RawDataSet Class: Difference between revisions

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


=== Properties ===
=== Properties ===
*'''[[RawDataSet.AnalyticalDataSetType]]''' {{APIComment|Clears all data rows.}}
*'''[[RawDataSet.AnalyticalDataSetType|AnalyticalDataSetType]]''' {{APIComment|Clears all data rows.}}
*'''[[RawDataSet.ExtractedName|ExtractedName]]{{APIComment|Sets or returns the Extracted Name string}}
*'''[[RawDataSet.ExtractedName|ExtractedName]]{{APIComment|Sets or returns the Extracted Name string}}
*'''[[RawDataSet.ExtractedBy|ExtractedBy]]{{APIComment|Sets or returns the Extracted By string}}
*'''[[RawDataSet.ExtractedBy|ExtractedBy]]{{APIComment|Sets or returns the Extracted By string}}
*'''[[RawDataSet.ExtractedType|ExtractedType]]{{APIComment|Sets or returns the Extracted Type}}
*'''[[RawDataSet.ExtractedType|ExtractedType]]{{APIComment|Sets or returns the Extracted Type}}
*'''[[RawDataSet.ExtractedDate|ExtractedDate]]{{APIComment|Sets or returns the Extracted Date}}
*'''[[RawDataSet.ExtractedDate|ExtractedDate]]{{APIComment|Sets or returns the Extracted Date}}

Revision as of 20:13, 30 September 2013



Class representing an raw data set that can be saved in the repository.

Methods

  • Clear Clears all data rows.

Properties