AddNamesOfIntendedRecipientsOfResultsRow(string,string,string,string,string,string,string) Method

Summary
Adds a new NamesOfIntendedRecipientsOfResultsRow to the System.Data.DataTable.Rows collection.
Syntax
C#
C++/CLI
[DebuggerNonUserCodeAttribute()] 
public: 
MWLDataset.NamesOfIntendedRecipientsOfResultsRow^ AddNamesOfIntendedRecipientsOfResultsRow(  
   String^ AccessionNumber, 
   String^ RequestedProcedureID, 
   String^ FamilyNameOfIntendedRecipientOfResults, 
   String^ GivenNameOfIntendedRecipientOfResults, 
   String^ MiddleNameOfIntendedRecipientOfResults, 
   String^ NamePrefixOfIntendedRecipientOfResults, 
   String^ 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 NamesOfIntendedRecipientsOfResultsRow which is added to the System.Data.DataTable.Rows collection.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Worklist.DataAccessLayer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.