Adds a new PPSInformationRow to the System.Data.DataTable.Rows collection.
[DebuggerNonUserCodeAttribute()]
public PPSInformationRow AddPPSInformationRow(
string MPPSSOPInstanceUID,
string PerformedProcedureStepID,
string PerformedStationAETitle,
string PerformedStationName,
string PerformedLocation,
DateTime PerformedProcedureStepStartDate,
DateTime PerformedProcedureStepStartTime,
string PerformedProcedureStepStatus,
string PerformedProcedureStepDescription,
string PerformedProcedureTypeDescription,
DateTime PerformedProcedureStepEndDate,
DateTime PerformedProcedureStepEndTime,
string CommentsonthePerformedProcedureStep,
string Modality,
string StudyID,
string StudyInstanceUID
)
<DebuggerNonUserCodeAttribute()>
Public Overloads Function AddPPSInformationRow( _
ByVal MPPSSOPInstanceUID As String, _
ByVal PerformedProcedureStepID As String, _
ByVal PerformedStationAETitle As String, _
ByVal PerformedStationName As String, _
ByVal PerformedLocation As String, _
ByVal PerformedProcedureStepStartDate As Date, _
ByVal PerformedProcedureStepStartTime As Date, _
ByVal PerformedProcedureStepStatus As String, _
ByVal PerformedProcedureStepDescription As String, _
ByVal PerformedProcedureTypeDescription As String, _
ByVal PerformedProcedureStepEndDate As Date, _
ByVal PerformedProcedureStepEndTime As Date, _
ByVal CommentsonthePerformedProcedureStep As String, _
ByVal Modality As String, _
ByVal StudyID As String, _
ByVal StudyInstanceUID As String _
) As Leadtools.Medical.Worklist.Dataaccesslayer.Businessentity.MPPSDataset.PPSInformationRow
[DebuggerNonUserCodeAttribute()]
public:
Leadtools.Medical.Worklist.Dataaccesslayer.Businessentity.MPPSDataset.PPSInformationRow^ AddPPSInformationRow(
String^ MPPSSOPInstanceUID,
String^ PerformedProcedureStepID,
String^ PerformedStationAETitle,
String^ PerformedStationName,
String^ PerformedLocation,
DateTime PerformedProcedureStepStartDate,
DateTime PerformedProcedureStepStartTime,
String^ PerformedProcedureStepStatus,
String^ PerformedProcedureStepDescription,
String^ PerformedProcedureTypeDescription,
DateTime PerformedProcedureStepEndDate,
DateTime PerformedProcedureStepEndTime,
String^ CommentsonthePerformedProcedureStep,
String^ Modality,
String^ StudyID,
String^ StudyInstanceUID
)
MPPSSOPInstanceUID
A System.String representing the MPPS SOP Instance UID.
PerformedProcedureStepID
A System.String representing the Performed Procedure Step ID.
PerformedStationAETitle
A System.String representing the Performed Station AE Title.
PerformedStationName
A System.String representing the Performed Station Name.
PerformedLocation
A System.String representing the Performed Location.
PerformedProcedureStepStartDate
The Performed Procedure Step Start Date.
PerformedProcedureStepStartTime
The Performed Procedure Step Start Time.
PerformedProcedureStepStatus
A System.String representing the Performed Procedure Step Status.
PerformedProcedureStepDescription
A System.String representing the Performed Procedure Step Description.
PerformedProcedureTypeDescription
A System.String representing the Performed Procedure Type Description.
PerformedProcedureStepEndDate
The Performed Procedure Step End Date.
PerformedProcedureStepEndTime
The Performed Procedure Step End Time.
CommentsonthePerformedProcedureStep
A System.String representing the Commentsonthe Performed Procedure Step.
Modality
A System.String representing the Modality.
StudyID
A System.String representing the Study ID.
StudyInstanceUID
A System.String representing the Study Instance UID.
The PPSInformationRow which is added to the System.Data.DataTable.Rows collection.
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