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|Global_Raw_Data|Global Raw Data}}  
{{Template:APIClass|Global_Raw_Data|Global Raw Data}}  
{{Template:RawDataSet Class.Cmt}}
{{Template:RawDataSet Class.Cmt}}




== Methods ==
== Methods ==
*'''[[RawDataSet.Clear|Clear]]''' {{APIComment|Clears the RawDataSet of all RawData.}}
*[[RawDataSet.AddDataRow|AddDataRow( RawData )]] {{APIComment|Clears the RawDataSet of all RawData.}}
*Clear                                          {{APIComment|Clears the RawDataSet of all RawData.}}


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

Revision as of 20:41, 5 March 2014



Methods

Properties