LEADTOOLS Medical (Leadtools.Medical.Worklist.DataAccessLayer assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.31
AddNamesOfIntendedRecipientsOfResultsRow(String,String,String,String,String,String,String) Method
See Also 
Leadtools.Medical.Worklist.DataAccessLayer.BusinessEntity Namespace > MWLDataset.NamesOfIntendedRecipientsOfResultsDataTable Class > AddNamesOfIntendedRecipientsOfResultsRow Method : AddNamesOfIntendedRecipientsOfResultsRow(String,String,String,String,String,String,String) Method



AccessionNumber
A System.String representing the Accession Number.
RequestedProcedureID
A System.String representing the Requested Procedure ID.
FamilyNameOfIntendedRecipientOfResults
A System.String representing the Family Name Of Intended Recipient Of Results.
GivenNameOfIntendedRecipientOfResults
A System.String representing the Given Name Of Intended Recipient Of Results.
MiddleNameOfIntendedRecipientOfResults
A System.String representing the Middle Name Of Intended Recipient Of Results.
NamePrefixOfIntendedRecipientOfResults
A System.String representing the Name Prefix Of Intended Recipient Of Results.
NameSuffixOfIntendedRecipientOfResults
A System.String representing the Name Suffix Of Intended Recipient Of Results.
AccessionNumber
A System.String representing the Accession Number.
RequestedProcedureID
A System.String representing the Requested Procedure ID.
FamilyNameOfIntendedRecipientOfResults
A System.String representing the Family Name Of Intended Recipient Of Results.
GivenNameOfIntendedRecipientOfResults
A System.String representing the Given Name Of Intended Recipient Of Results.
MiddleNameOfIntendedRecipientOfResults
A System.String representing the Middle Name Of Intended Recipient Of Results.
NamePrefixOfIntendedRecipientOfResults
A System.String representing the Name Prefix Of Intended Recipient Of Results.
NameSuffixOfIntendedRecipientOfResults
A System.String representing the Name Suffix Of Intended Recipient Of Results.
Adds a new MWLDataset.NamesOfIntendedRecipientsOfResultsRow to the System.Data.DataTable.Rows collection.

Syntax

Visual Basic (Declaration) 
<DebuggerNonUserCodeAttribute()>
Overloads Public Function AddNamesOfIntendedRecipientsOfResultsRow( _
   ByVal AccessionNumber As String, _
   ByVal RequestedProcedureID As String, _
   ByVal FamilyNameOfIntendedRecipientOfResults As String, _
   ByVal GivenNameOfIntendedRecipientOfResults As String, _
   ByVal MiddleNameOfIntendedRecipientOfResults As String, _
   ByVal NamePrefixOfIntendedRecipientOfResults As String, _
   ByVal NameSuffixOfIntendedRecipientOfResults As String _
) As MWLDataset.NamesOfIntendedRecipientsOfResultsRow
Visual Basic (Usage)Copy Code
Dim instance As MWLDataset.NamesOfIntendedRecipientsOfResultsDataTable
Dim AccessionNumber As String
Dim RequestedProcedureID As String
Dim FamilyNameOfIntendedRecipientOfResults As String
Dim GivenNameOfIntendedRecipientOfResults As String
Dim MiddleNameOfIntendedRecipientOfResults As String
Dim NamePrefixOfIntendedRecipientOfResults As String
Dim NameSuffixOfIntendedRecipientOfResults As String
Dim value As MWLDataset.NamesOfIntendedRecipientsOfResultsRow
 
value = instance.AddNamesOfIntendedRecipientsOfResultsRow(AccessionNumber, RequestedProcedureID, FamilyNameOfIntendedRecipientOfResults, GivenNameOfIntendedRecipientOfResults, MiddleNameOfIntendedRecipientOfResults, NamePrefixOfIntendedRecipientOfResults, NameSuffixOfIntendedRecipientOfResults)

Parameters

AccessionNumber
A System.String representing the Accession Number.
RequestedProcedureID
A System.String representing the Requested Procedure ID.
FamilyNameOfIntendedRecipientOfResults
A System.String representing the Family Name Of Intended Recipient Of Results.
GivenNameOfIntendedRecipientOfResults
A System.String representing the Given Name Of Intended Recipient Of Results.
MiddleNameOfIntendedRecipientOfResults
A System.String representing the Middle Name Of Intended Recipient Of Results.
NamePrefixOfIntendedRecipientOfResults
A System.String representing the Name Prefix Of Intended Recipient Of Results.
NameSuffixOfIntendedRecipientOfResults
A System.String representing the Name Suffix Of Intended Recipient Of Results.

Return Value

The MWLDataset.NamesOfIntendedRecipientsOfResultsRow which is added to the System.Data.DataTable.Rows collection.

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

Leadtools.Medical.Worklist.DataAccessLayer requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features