RawDataSet Class: Difference between revisions
Jump to navigation
Jump to search
Chris Kahn (talk | contribs) No edit summary |
Chris Kahn (talk | contribs) No edit summary |
||
Line 4: | Line 4: | ||
== Methods == | == Methods == | ||
*[[RawDataSet.AddDataRow|AddDataRow( RawData )]] {{APIComment| | *[[RawDataSet.AddDataRow|AddDataRow( RawData )]] {{APIComment|Adds the specified [[RawData Class|RawData]] object to RawDataSet.}} | ||
*Clear {{APIComment|Clears | *Clear {{APIComment|Clears all RawData objects from RawDataSet.}} | ||
== Properties == | == Properties == |
Revision as of 20:44, 5 March 2014
Methods
- AddDataRow( RawData ) Adds the specified RawData object to RawDataSet.
- Clear Clears all RawData objects from RawDataSet.
Properties
- RawDataSet.AnalyticalDataSetType Sets or returns the raw data set type.
- RawDataSet.ExtractedName Sets or returns the Extracted Name string
- RawDataSet.ExtractedBy Sets or returns the Extracted By string
- RawDataSet.ExtractedType Sets or returns the Extracted Type
- RawDataSet.ExtractedDate Sets or returns the Extracted Date