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 7: | Line 7: | ||
== Properties == | == Properties == | ||
* | *ExtractedName (as ''string'') {{APIComment|Sets or returns the Extracted Name string}} | ||
* | *ExtractedBy (as ''string'') {{APIComment|Sets or returns the Extracted By string}} | ||
* | *.ExtractedType (as ''[[AnalyticalDataSetType Enumeration|AnalyticalDataSetType]]'') {{APIComment|Sets or returns the Extracted Type}} | ||
* | *ExtractedDate (as ''date'') {{APIComment|Sets or returns the Extracted Date}} |
Revision as of 21:08, 5 March 2014
Methods
- AddDataRow( RawData ) Adds the specified RawData object to RawDataSet.
- Clear Clears all RawData objects from RawDataSet.
Properties
- ExtractedName (as string) Sets or returns the Extracted Name string
- ExtractedBy (as string) Sets or returns the Extracted By string
- .ExtractedType (as AnalyticalDataSetType) Sets or returns the Extracted Type
- ExtractedDate (as date) Sets or returns the Extracted Date