C#
VB
C++
Initializes a new instance of the OtherPatientIDs class with matching arguments.
public OtherPatientIDs(
string otherPatientID
)
Public Function New( _
ByVal otherPatientID As String _
)
public:
OtherPatientIDs(
String^ otherPatientID
)
otherPatientID
A System.String representing the Other Patient ID used for matching.
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