Adds a new CompositeInstanceDataSet.InstanceRow to the System.Data.DataTable.Rows collection.
[DebuggerNonUserCodeAttribute()][GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator","4.0.0.0")]public InstanceRow AddInstanceRow(string SOPInstanceUID,int InstanceNumber,string ReferencedFile,string StoreToken,string ExternalStoreGuid,string TransferSyntax,string SOPClassUID,string StationName,SeriesRow parentSeriesRowByFKSeriesInstance,DateTime ReceiveDate,string RetrieveAETitle,string StoreAETitle)
<DebuggerNonUserCodeAttribute()>Public Overloads Function AddInstanceRow( _ByVal SOPInstanceUID As String, _ByVal InstanceNumber As Integer, _ByVal ReferencedFile As String, _ByVal StoreToken As String, _ByVal ExternalStoreGuid As String, _ByVal TransferSyntax As String, _ByVal SOPClassUID As String, _ByVal StationName As String, _ByVal parentSeriesRowByFKSeriesInstance As Leadtools.Medical.Storage.Dataaccesslayer.CompositeInstanceDataSet.SeriesRow, _ByVal ReceiveDate As Date, _ByVal RetrieveAETitle As String, _ByVal StoreAETitle As String _) As Leadtools.Medical.Storage.Dataaccesslayer.CompositeInstanceDataSet.InstanceRow
[DebuggerNonUserCodeAttribute()]public:Leadtools.Medical.Storage.Dataaccesslayer.CompositeInstanceDataSet.InstanceRow^ AddInstanceRow(String^ SOPInstanceUID,int InstanceNumber,String^ ReferencedFile,String^ StoreToken,String^ ExternalStoreGuid,String^ TransferSyntax,String^ SOPClassUID,String^ StationName,Leadtools.Medical.Storage.Dataaccesslayer.CompositeInstanceDataSet.SeriesRow^ parentSeriesRowByFKSeriesInstance,DateTime ReceiveDate,String^ RetrieveAETitle,String^ StoreAETitle)
SOPInstanceUID
A System.String representing the SOP Instance UID.
InstanceNumber
Type: System.Int32. The Instance Number.
ReferencedFile
A System.String representing the Referenced File.
StoreToken
A System.String representing the Store Token.
ExternalStoreGuid
A System.String representing the unique External Store GUID.
TransferSyntax
A System.String representing the Transfer Syntax.
SOPClassUID
A System.String representing the SOP Class UID.
StationName
A System.String representing the Station Name.
parentSeriesRowByFK_Series_Instance
Type: CompositeInstanceDataSet.SeriesRow. The parent Series for this row.
ReceiveDate
Type: System.DateTime. The Receive Date.
RetrieveAETitle
A System.String representing the Retrieve AE Title.
StoreAETitle
A System.String representing the Store AE Title.
The CompositeInstanceDataSet.InstanceRow which is added to the System.Data.DataTable.Rows collection.
CompositeInstanceDataSet.InstanceDataTable Class
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
