RawDataSet Class: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
{{Template:APIClass|RawDataSet Class|RawDataSet}}  
{{Template:APIClass|RawDataSet Class|RawDataSet}}  


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


=== Methods ===
*'''[[RawDataSet.Clear]]''' {{APIComment|Clears all data rows.}}
*'''[[RawDataSet.Clear]]''' {{APIComment|Clears all data rows.}}
*'''[[RawDataSet.ExtractedName|ExtractedName]]}}{{APIComment|}}
*'''[[RawDataSet.ExtractedBy|ExtractedBy]]}}{{APIComment|}}
*'''[[RawDataSet.ExtractedType|ExtractedType]]}}{{APIComment|}}
*'''[[RawDataSet.ExtractedDate|ExtractedDate]]}}{{APIComment|}}
*'''[[RawDataSet.SourceID|SourceID]]}}{{APIComment|}}


=== Properties===
=== Properties ===
*'''[[RawDataSet.AnalyticalDataSetType]]''' {{APIComment|Clears all data rows.}}
*'''[[RawDataSet.AnalyticalDataSetType]]''' {{APIComment|Clears all data rows.}}
{{Template:RawDataSet.RawDataSet}}

Revision as of 23:46, 27 September 2013



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

Methods

Properties