Adds a new PerformedProtocolCodeSequenceRow to the System.Data.DataTable.Rows collection.
[DebuggerNonUserCodeAttribute()]
public PerformedProtocolCodeSequenceRow AddPerformedProtocolCodeSequenceRow(
PPSInformationRow @parentPPSInformationRowByPPSInformationPerformedProtocolCodeSequence,
string CodeValue,
string CodingSchemeDesignator,
string CodingSchemeVersion,
string CodeMeaning
)
<DebuggerNonUserCodeAttribute()>
Public Overloads Function AddPerformedProtocolCodeSequenceRow( _
ByVal parentPPSInformationRowByPPSInformationPerformedProtocolCodeSequence As Leadtools.Medical.Worklist.Dataaccesslayer.Businessentity.MPPSDataset.PPSInformationRow, _
ByVal CodeValue As String, _
ByVal CodingSchemeDesignator As String, _
ByVal CodingSchemeVersion As String, _
ByVal CodeMeaning As String _
) As Leadtools.Medical.Worklist.Dataaccesslayer.Businessentity.MPPSDataset.PerformedProtocolCodeSequenceRow
[DebuggerNonUserCodeAttribute()]
public:
Leadtools.Medical.Worklist.Dataaccesslayer.Businessentity.MPPSDataset.PerformedProtocolCodeSequenceRow^ AddPerformedProtocolCodeSequenceRow(
Leadtools.Medical.Worklist.Dataaccesslayer.Businessentity.MPPSDataset.PPSInformationRow^ parentPPSInformationRowByPPSInformationPerformedProtocolCodeSequence,
String^ CodeValue,
String^ CodingSchemeDesignator,
String^ CodingSchemeVersion,
String^ CodeMeaning
)
_parentPPSInformationRowByPPS InformationPerformed ProtocolCode_Sequence
The parent PPS (Performed Procedure Step) Information Row.
CodeValue
A System.String representing the Code Value.
CodingSchemeDesignator
A System.String representing the Coding Scheme Designator.
CodingSchemeVersion
A System.String representing the Coding Scheme Version.
CodeMeaning
A System.String representing the Code Meaning.
The PerformedProtocolCodeSequenceRow which is added to the System.Data.DataTable.Rows collection.
PerformedProtocolCodeSequenceDataTable 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