| DynamicRecordAsDataTable Method  | 
[This is preliminary documentation and is subject to change.]
            Construct a DataTable, with 2 columns (FieldName and FieldValue)
            and same number of rows as number of fields in this record
            
 
Namespace: CSC.SC.TOPICA4.DynamicDataAssembly: CSC.SC.TOPICA4.DynamicData (in CSC.SC.TOPICA4.DynamicData.dll) Version: 4.30.6239.27195
Syntaxpublic DataTable AsDataTable()
Return Value
Type: 
DataTable[Missing <returns> documentation for "M:CSC.SC.TOPICA4.DynamicData.DynamicRecord.AsDataTable"]
See Also