Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Worklist.DataAccessLayer assembly)

Show in webframe

FindByMPPSSOPInstanceUID Method (MPPSDataset.PPSInformationDataTable)






A System.String representing the MPPS SOP Instance UID.
Finds a MPPSDataset.PPSInformationRow in the System.Data.DataTable.Rows collection by the MPPS SOP Instance UID value.
Syntax
'Declaration
 
<DebuggerNonUserCodeAttribute()>
Public Function FindByMPPSSOPInstanceUID( _
   ByVal MPPSSOPInstanceUID As String _
) As MPPSDataset.PPSInformationRow
'Usage
 
Dim instance As MPPSDataset.PPSInformationDataTable
Dim MPPSSOPInstanceUID As String
Dim value As MPPSDataset.PPSInformationRow
 
value = instance.FindByMPPSSOPInstanceUID(MPPSSOPInstanceUID)

            

            

Parameters

MPPSSOPInstanceUID
A System.String representing the MPPS SOP Instance UID.

Return Value

The MPPSDataset.PPSInformationRow that matches the given MPPSSOPInstanceUID. It returns null if no results are found
Requirements

Target Platforms

See Also

Reference

MPPSDataset.PPSInformationDataTable Class
MPPSDataset.PPSInformationDataTable Members

Error processing SSI file
Leadtools.Medical.Worklist.DataAccessLayer requires a Medical toolkit server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features